home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / mac / programm / 19827 < prev    next >
Encoding:
Internet Message Format  |  1992-12-14  |  1.3 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!saimiri.primate.wisc.edu!ames!agate!garya
  2. From: garya@ocf.berkeley.edu (Gary Arnold)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: TCL 1.1.2 CDialog Q in ThC 5.0.4
  5. Date: 15 Dec 1992 04:24:18 GMT
  6. Organization: U. C. Berkeley Open Computing Facility
  7. Lines: 19
  8. Distribution: world
  9. Message-ID: <1gjmliINN5rj@agate.berkeley.edu>
  10. NNTP-Posting-Host: monsoon.berkeley.edu
  11.  
  12.  
  13. I'm having a little trouble with the CDialog and CDialogText classes in TCL
  14. 1.1.2 in Think C 5.0.4, and was wondering if anyone could help me out.  I'm
  15. using a dialog as a document window (since it is form-like and lends itself
  16. well to the CDialogText class), and have successfully created both the
  17. dialog and a few "edit boxes".  I can Tab among them, and everything seems
  18. to work, except for one thing: clicking in a CDialogText area doesn't do
  19. anything (like put the insertion point there).
  20.  
  21. I'm initializing the CDialogText objects with the dialog as both their
  22. enclosure and their supervisor.  Is this right?  Symantec's scant
  23. documentation seems to indicate that IDialog will call MakePanorama, but it
  24. doesn't.  MakePanorama is private, so I can't call it directly.  Do I have
  25. to create the panorama and specify IT as the CDialogTexts' enclosure?
  26.  
  27. Help!  Thanks in advance!
  28.  
  29. Gary Arnold                    I don't need no stinking .sig
  30. garya@bigbang.Berkeley.EDU
  31.