home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / mac / oop / misc / 120 < prev    next >
Encoding:
Internet Message Format  |  1992-12-21  |  1.5 KB

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