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