Changes between Version 84 and Version 85 of InteractionAndGraphicsDesign
- Timestamp:
- 06/05/09 09:59:09 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InteractionAndGraphicsDesign
v84 v85 78 78 * VlEngine [[BR]] 79 79 * AppMainWindow [[BR]] 80 * '''Description''' Application main window contains all of the layout elements and book windows. [[BR]]80 * '''Description''' Application main window contains all of the layout elements and book windows. Main window has standard window controls - Minimize, Restore (Maximize) and Close buttons.[[BR]] 81 81 * '''Graphic Design''' [[Image(source:trunk/sophie2-platform/doc/spec-diagrams/MainWindow.png, 50%)]][[BR]] 82 82 * '''Interaction Design''' Main window has standard OS controls for minimize, maximize and restore. Dialogs that are currently considered block the Application window disallowing interactions with it. Main window is drop target for Drag and drop (See [wiki:InteractionAndGraphicsDesign/DragNDrop]). One issue with Sophie 1 was that Mac Sophie used Mac menu bars and not the application menu bars; the Linux & Windows versions used the application menu bars. Sophie 1 was also limited to just the application window, which is not a limitation in Sophie 2.[[BR]]