Workspace Navigation
Tab Structure
- Drawing Tab (default) - Visual editor
- CodeBehind Tab - Script editor
Changes in either workspace are part of the same display configuration.
Key Features
- Unified display development
- Real-time preview
- Online configuration changes
- Cross-platform support (WPF/HTML5)
- Integrated debugging
Creating Displays
- Navigate to Displays → Draw
- Click New Document
- Configure display properties
- Switch between Drawing/CodeBehind tabs as needed
- Save to persist both visual and code changes
Child Workspaces
Drawing Workspace
Visual design environment with:
- Shape tools and components
- Symbol library integration
- Dynamic property binding
- Real-time data connections
See → Drawing Workspace (Reference)
CodeBehind Workspace
Programming environment with:
- C#/VB.NET/JavaScript support
- Event handling methods
- Runtime logic
- Data manipulation
See → Display CodeBehind (Reference)