home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / mac / programm / 14058 < prev    next >
Encoding:
Text File  |  1992-08-16  |  1.4 KB  |  35 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!mcsun!sunic!kth.se!news.kth.se!ulfis
  3. From: ulfis@cyklop.nada.kth.se (Anders Ulfheden)
  4. Subject: Custom tool-setting with CTB
  5. Message-ID: <ULFIS.92Aug16124642@cyklop.nada.kth.se>
  6. Sender: usenet@kth.se (Usenet)
  7. Nntp-Posting-Host: cyklop.nada.kth.se
  8. Organization: Royal Institute of Technology, Stockholm, Sweden
  9. Distribution: comp
  10. Date: Sun, 16 Aug 1992 11:46:42 GMT
  11. Lines: 22
  12.  
  13. I have tried out the example from Inside Communications ToolBox, Appendix C,
  14. about custom tool-settings dialog. It works fine (after translation to Think C)
  15. but has some strange features that I'd like to solve:
  16.  
  17. 1) The popup menus and all text items on the tools own dialog gets drawn with
  18.    Chicago, wich looks real ugly for Apple Modem Tool.
  19. 2) Some parts of the tools dialog dont get drawn properly. Frames around
  20.    scrolling fields sometimes has "holes" in their lines.
  21. 3) I use AppendDITL of the result from CMsetupPreflight() to my own dialog.
  22.    My dialog only contains OK, Cancel buttons and tool-popup menu. When
  23.    Modaldialog gets called my OK-button (item 1) dont get a thick border.
  24.    Shold my own filter procedure do this? (I haven't had time to read the
  25.    manuals properly).
  26.  
  27. Thanks...
  28. ulfis
  29. --
  30. +------------------------------------------------------------------------------
  31. |  Anders Ulfheden
  32. |  USENET:  ulfis@nada.kth.se        AppleLink: SW0429
  33. |  Royal Institute of Technology
  34. |  Stockholm, Sweden
  35.