From: <min...@us...> - 2009-07-23 15:02:34
|
Revision: 2403 http://csp.svn.sourceforge.net/csp/?rev=2403&view=rev Author: minaultm Date: 2009-07-23 15:02:18 +0000 (Thu, 23 Jul 2009) Log Message: ----------- Layout GUI is now using wx.aui (advanced user interface). Modified Paths: -------------- trunk/csp/tools/layout2/layout.py trunk/csp/tools/layout2/scripts/ui/CommandControlFactory.py trunk/csp/tools/layout2/scripts/ui/ControlIdGenerator.py trunk/csp/tools/layout2/scripts/ui/LayoutApplication.py trunk/csp/tools/layout2/scripts/ui/MainFrame.py trunk/csp/tools/layout2/scripts/ui/SelectDataDirectoryDialog.py trunk/csp/tools/layout2/scripts/ui/commands/Command.py trunk/csp/tools/layout2/scripts/ui/commands/OpenImageFileCommand.py trunk/csp/tools/layout2/scripts/ui/commands/OpenSelectedFileCommand.py trunk/csp/tools/layout2/scripts/ui/commands/QuitCommand.py trunk/csp/tools/layout2/scripts/ui/controls/DocumentNotebook.py trunk/csp/tools/layout2/scripts/ui/controls/GraphicsWindow.py trunk/csp/tools/layout2/scripts/ui/controls/ImageWindow.py trunk/csp/tools/layout2/scripts/ui/controls/ModelWindow.py trunk/csp/tools/layout2/scripts/ui/controls/OutputWindow.py trunk/csp/tools/layout2/scripts/ui/controls/ProjectTree.py trunk/csp/tools/layout2/scripts/ui/controls/SceneWindow.py Added Paths: ----------- trunk/csp/tools/layout2/scripts/ui/commands/CheckCommand.py trunk/csp/tools/layout2/scripts/ui/commands/DefaultLayoutCommand.py trunk/csp/tools/layout2/scripts/ui/commands/TogglePaneCommand.py trunk/csp/tools/layout2/scripts/ui/controls/OutputPane.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |