From: Dominik R. <ra...@vr...> - 2011-11-10 16:50:51
|
Hi The reshaping of windows is no longer handled by the OpenSG-Implementation, since it is a responsibility of the WindowingToolkit, and has no dependency on OpenSG. Thus, the window reshape is interpreted by the WindowingToolkit directly, and triggers a notify about the resize on the Window. Since OpenSG needs info about the resize, it observes for window resizes and tells OpenSG about it. This should make the separation of OpenSG and the WindowingToolkit a little more distinct. Regards Dominik -- Dipl.-Inform. Dominik Rausch Virtual Reality Group, RWTH Aachen University Lehrstuhl für Informatik 12 (Hochleistungsrechnen) Rechen- und Kommunikationszentrum Seffenter Weg 23, 52074 Aachen Tel. +49 241 80 29732 ra...@vr... www.vr.rwth-aachen.de Am 10.11.2011 15:40, schrieb Gerrit Garbereder: > Hey folks, > > during the migration of our application on the current ViSTA trunk > I've noticed that no functor is set as OpenSG's ReshapeFunctor. > In older ViSTA Versions was an event fired, when the window size was changed. > > Is it in ViSTA 1.11 and newer not provided to handle window size changes? > > Best regards, > Gerrit > > -- > Gerrit Garbereder B.Sc. > Mathematisch-technischer Softwareentwickler > > RWTH Aachen University, Center for Computing and Communication > Rechen- und Kommunikationszentrum > Virtual Reality Group > Dienstgebäude Kopernikusstraße 6, 52074 Aachen (Germany) > Raum 108 > Tel.: +49 (0) 241 80-29731 > mailto:gar...@vr... > URL: www.vr.rwth-aachen.de > > ------------------------------------------------------------------------------ > RSA(R) Conference 2012 > Save $700 by Nov 18 > Register now > http://p.sf.net/sfu/rsa-sfdev2dev1 > _______________________________________________ > vistavrtoolkit-general mailing list > vis...@li... > https://lists.sourceforge.net/lists/listinfo/vistavrtoolkit-general |