home *** CD-ROM | disk | FTP | other *** search
/ Power GUI Programming with VisualAge C++ / powergui.iso / trialva / ibmcppw / tutorial / present / text / 172d3.txt < prev    next >
Encoding:
Text File  |  1996-02-20  |  452 b   |  5 lines

  1. The Composition Editor opens. If you had selected a nonvisual part, the Part Interface Editor would have started. 
  2.  
  3. See how the Doodle part is composed of several other parts, such as dialogs, variables, messages, etc. And, most of the parts are connected together with arrows. These connections define the relationship and communication between parts.
  4.  
  5. You may want to leave the Composition Editor window open for the next session of the tutorial.