Friday, January 8, 2010

WPF

Succeeded to finish the first stage of implementing the WPF GUI with SCSF: implemeted an AppShell application window that holds a DeckWorkspace. On this workspace each module will load its own layout. Modified the Part Modeling module (the one used for modeling shapes) to load its layout on the main Shell layout consisting on a Property Grid, a Tree View, a Command Line and a Rendering Scene. When other modules will be implemented like an Assembly Modeling module, a Technical Drawing module or a CNC module, each module will define and load its own layout on the main workspace.

Will continue at Part Modeling module to wire the events, add code so that the module populates the menu and the toolbar and also port previous functionality.

No comments: