home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.windows.interviews
- 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
- From: vlis@WATSON.IBM.COM (John Vlissides)
- Subject: Re: help in creating a tool with different graphic comps in it
- Message-ID: <9301271318.AA22079@aurora.watson.ibm.com>
- Sender: news@shelby.stanford.edu (USENET News System)
- Reply-To: vlis@watson.ibm.com
- Organization: Internet-USENET Gateway at Stanford University
- Date: Wed, 27 Jan 1993 13:18:27 GMT
- Lines: 13
-
- In article <C0yMCE.12L@fiu.edu>, you write:
-
- > Has anyone written a tool which creates a combination of different
- > graphic parts. For Example , a tool with one ellipse and a rectangle
- > in it. Or can someone tell me how to do that?
-
- A GraphicCompTool instantiates copies of a prototype component.
- Simply create a GraphicComps containing an EllipseComp and a RectComp;
- then create a GraphicCompTool with the GraphicComps instance as its
- prototype.
-
- --
- John Vlissides / IBM T.J. Watson Research / vlis@watson.ibm.com
-