home *** CD-ROM | disk | FTP | other *** search
/ PC Plus SuperCD (UK) 2000 March / pcp161a.iso / full / addflow / data1.cab / Program_Executable_Files / AddFlow_2 / demo.exe / 1033 / string.txt next >
Encoding:
Text File  |  1998-05-15  |  3.3 KB  |  45 lines

  1. 128    demo
  2. 143    \nAddFlow Demo\nNetwork\n\n\nDemo.Document\nDemo Document
  3. 144    \nAddFlow Demo\nWorkflow\n\n\nDemo.Document\nDemo Document
  4. 145    \nAddFlow Demo\nFlowchart\n\n\nDemo.Document\nDemo Document
  5. 146    \nAddFlow Demo\nState\n\n\nDemo.Document\nDemo Document
  6. 32771    Erase the selection\nErase
  7. 32772    Select the entire document\nSelect All
  8. 32773    Allow to enter in selection mode instead of drawing mode\nSelect mode
  9. 32775    Places a node or a link at the back of the z-order\Back
  10. 32776    Places a node or a link at the front of the z-order\nFore
  11. 57344    demo
  12. 57345    Ready
  13. 57600    Select and display an AddFlow example\nNew
  14. 57634    Copy the selection and put it on the Clipboard (metafile format)\nCopy
  15. 57648    Open another window for the active document\nNew Window
  16. 57649    Arrange icons at the bottom of the window\nArrange Icons
  17. 57650    Arrange windows so they overlap\nCascade Windows
  18. 57651    Arrange windows as non-overlapping tiles\nTile Windows
  19. 57652    Arrange windows as non-overlapping tiles\nTile Windows
  20. 57653    Split the active window into panes\nSplit
  21. 57664    Display program information, version number and copyright\nAbout
  22. 57665    Quit the application\nExit
  23. 57680    Switch to the next window pane\nNext Pane
  24. 57681    Switch back to the previous window pane\nPrevious Pane
  25. 59136    EXT
  26. 59137    CAP
  27. 59138    NUM
  28. 59139    SCRL
  29. 59140    OVR
  30. 59141    REC
  31. 61184    Change the window size
  32. 61185    Change the window position
  33. 61186    Reduce the window to an icon
  34. 61187    Enlarge the window to full size
  35. 61188    Switch to the next document window
  36. 61189    Switch to the previous document window
  37. 61190    Close the active window
  38. 61202    Restore the window to normal size
  39. 61203    Activate Task List
  40. 61215    Activate this window
  41. 61216    If you double-click on a node or a link, a dialog box is displayed allowing you to change its properties. If you double-click outside any nodes or links, then the same dialog box allows you to change the default properties. In this example, we have implemented a hierarchy between nodes. For instance the ""INTERNET"" node owns all nodes inside itself. See the Rigid property in order to know how to create ownership between nodes.
  42. 61217    In this example, the purpose is to associate actors (Transparent blue nodes) to task items (yellow nodes).You can't change the process diagram. You can only move and resize nodes or stretch links. This limitation is added here in order to demonstrate how easy it is to customize your application.Therefore, you may create new actor node or change actor names by double-clicking over actor node and \nyou may also create links between actor nodes and task nodes (Ex.: Jane - Order Entry). A dialog box is displayed when you double-click on an actor node (DblClick event).Note that when mouse is over a sizing square, the mouse pointer is changing, depending on its position. (PointedArea property)
  43. 61218    This example illustrates various link styles. The first and last points of the green link can be modified (See AdjustOrg and AdjustDst properties) Note that we have a reflexive link and that the red link is not stretchable.
  44. 61219    Here, you have a way to combine the node and link add into a single step.You bring the mouse cursor into the handle at the center of the selected node, press the left button, move the mouse where you want but not over a node. Then you release the left button and you'll see that a node and a link are created together.
  45.