home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / mac / oop / misc / 165 < prev    next >
Encoding:
Internet Message Format  |  1993-01-04  |  1.9 KB

  1. Path: sparky!uunet!wupost!ultramac!raph
  2. Message-ID: <1992Dec22.064746.2807851666@ultramac.uucp>
  3. Newsgroups: comp.sys.mac.oop.misc
  4. Distribution: world
  5. From: vollrath@vax.oxford.ac.uk
  6. Organization: Odyssey Ultraware, Inc
  7. Date: Tue, 22 Dec 1992 06:47:46 CDT
  8. Subject: TCL windows and dialogs
  9. Lines: 37
  10.  
  11. Hi,
  12.  
  13. This sort of question is beginning to look repetitious, sorry. Is there a 
  14. FAQ for this newsgroup? How do I get it?
  15. That wasn't the question. I am using Think Pascal / TCL. I want the main 
  16. window to be a modeless dialog (or window with text fields), and two 
  17. subsidiary windows (not usually visible) to handle text and graphics.
  18. The program reads in x-y coords of spider webs, and calculates a few
  19. hundred parameters, then outputs the results to FileForce files. The
  20. program has to display some changeable information (like date) on screen,
  21. and optionally display a picture of the web, and a text log file.
  22. Now, how is this best structured. CDocument is not a subclass of CDLOG-
  23. Director. Should I make itsWindow the log window, have a separate director
  24. to deal with the graphic window, and a subclass of CDLOGDirector to handle
  25. the dialog? Seems awkward, because the dialog has a couple of buttons to
  26. skip the web, or get the next from the file. I have to keep passing data
  27. back and fore to save to the file. 
  28. Sorry this is so rambling. If people email, I'll summarise to the net.
  29. Thanks in advance.
  30. Alun ap Rhisiart
  31. Animal Behaviour Research Group
  32. Oxford University
  33. (vollrath@vax.ox.ac.uk)
  34.  
  35.  
  36. ------ Internet Message Header Follows ------
  37. Path:
  38. wupost!cs.uiuc.edu!ux1.cso.uiuc.edu!sdd.hp.com!spool.mu.edu!uunet!pipex!bnr.co.uk!uknet!comlab.ox.ac.uk!oxuniv!vollrath
  39. From: vollrath@vax.oxford.ac.uk
  40. Newsgroups: comp.sys.mac.oop.misc
  41. Subject: TCL windows and dialogs
  42. Message-ID: <1992Dec18.174746.10916@vax.oxford.ac.uk>
  43. Date: 18 Dec 92 17:47:45 GMT
  44. Organization: Oxford University VAX 6620
  45. Lines: 23
  46.  
  47.  
  48.