Tutorial: Diagram Development: Difference between revisions

From Developer Documents
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by one other user not shown)
Line 3: Line 3:


{{warning|'''This step is still work-in-progress, sorry.'''}}
{{warning|'''This step is still work-in-progress, sorry.'''}}


== Step 1: Define Diagram Editor ==
== Step 1: Define Diagram Editor ==
Line 21: Line 20:
<hr />
<hr />
{{handshake| '''You did it!'''}}
{{handshake| '''You did it!'''}}
[[Category: Diagram Development]]
[[Category: Tutorials]]

Latest revision as of 16:04, 28 January 2011

There is one sport left. In this one we create a diagram, a casting diagram. The picture producer can lay roles and actors on a canvas and test suitability.

This step is still work-in-progress, sorry.

Step 1: Define Diagram Editor

GOAL: simplest possible compiling and working diagram editor that contains no functionality yet

Step 2: Open Diagram Command

GOAL: get an empty diagram editor to open in the workbench without contents and symbols

Step 3: Define Symbol Contribution

Step 4: Add Connection Tools

Step 5: Define Property Page


You did it!