home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / windows / intervie / 3632 < prev    next >
Encoding:
Text File  |  1993-01-27  |  1.0 KB  |  25 lines

  1. Newsgroups: comp.windows.interviews
  2. Path: sparky!uunet!news.univie.ac.at!scsing.switch.ch!univ-lyon1.fr!ghost.dsi.unimi.it!rpi!gatech!usenet.ins.cwru.edu!agate!stanford.edu!WATSON.IBM.COM!vlis
  3. From: vlis@WATSON.IBM.COM (John Vlissides)
  4. Subject: Re: help in creating a tool with different graphic comps in it
  5. Message-ID: <9301271318.AA22079@aurora.watson.ibm.com>
  6. Sender: news@shelby.stanford.edu (USENET News System)
  7. Reply-To: vlis@watson.ibm.com
  8. Organization: Internet-USENET Gateway at Stanford University
  9. Date: Wed, 27 Jan 1993 13:18:27 GMT
  10. Lines: 13
  11.  
  12. In article <C0yMCE.12L@fiu.edu>, you write:
  13.  
  14. > Has anyone written a tool which creates a combination of different
  15. > graphic parts.  For Example , a tool with one ellipse and a rectangle
  16. > in it.  Or can someone tell me how to do that?
  17.  
  18. A GraphicCompTool instantiates copies of a prototype component.
  19. Simply create a GraphicComps containing an EllipseComp and a RectComp;
  20. then create a GraphicCompTool with the GraphicComps instance as its
  21. prototype.
  22.  
  23. --
  24. John Vlissides / IBM T.J. Watson Research / vlis@watson.ibm.com
  25.