home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / next / programm / 7904 < prev    next >
Encoding:
Internet Message Format  |  1992-12-23  |  694 b 

  1. Path: sparky!uunet!gatech!gatech!wa4mei!nanovx!drefla!matt
  2. From: matt@drefla.mese.com (Matt Brandt)
  3. Newsgroups: comp.sys.next.programmer
  4. Subject: Multiple instances of IB objects
  5. Message-ID: <1992Dec23.233230.1472@drefla.mese.com>
  6. Date: 23 Dec 92 23:32:30 GMT
  7. Sender: matt@drefla.mese.com
  8. Organization: Applied Engineering
  9. Lines: 8
  10.  
  11. If I create a window in IB with lots of gadgets and connections in it how  
  12. can I get multiple instances of that window that act correctly at  
  13. runtime? The -copy method of Object won't do it because it doesn't copy  
  14. secondary objects (objects pointed to within the primary object). Anybody  
  15. got a good method of doing this?
  16.  
  17. Matt Brandt
  18. matt@drefla.mese.com
  19.