From: <nsm...@us...> - 2009-05-28 18:03:11
|
Revision: 2376 http://csp.svn.sourceforge.net/csp/?rev=2376&view=rev Author: nsmoooose Date: 2009-05-28 18:02:16 +0000 (Thu, 28 May 2009) Log Message: ----------- WindowManagerViewer is now informed about resizes of osgViewer graphics context. Windows and controls will now be: * moved if they have align left|right|bottom|top. * scaled if the window size is lower than 1024x768. Support for 100% height and width of windows doesn't exists yet. So maximized windows will have the wrong size after a graphics context resize. Modified Paths: -------------- trunk/csp/cspwf/WindowManager.cpp trunk/csp/cspwf/WindowManager.h trunk/csp/cspwf/WindowManagerEventHandler.cpp trunk/csp/cspwf/WindowManagerViewer.cpp trunk/csp/cspwf/WindowManagerViewer.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |