home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / mac / programm / 14389 < prev    next >
Encoding:
Internet Message Format  |  1992-08-23  |  1.2 KB

  1. Path: sparky!uunet!cis.ohio-state.edu!ucbvax!bloom-beacon!eru.mt.luth.se!lunic!sunic!kth.se!news.kth.se!ulfis
  2. From: ulfis@cyklop.nada.kth.se (Anders Ulfheden)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: How to change font and size of controls
  5. Message-ID: <ULFIS.92Aug23221822@cyklop.nada.kth.se>
  6. Date: 23 Aug 92 21:18:22 GMT
  7. Sender: usenet@kth.se (Usenet)
  8. Distribution: comp
  9. Organization: Royal Institute of Technology, Stockholm, Sweden
  10. Lines: 19
  11. Nntp-Posting-Host: cyklop.nada.kth.se
  12.  
  13. SetDAFont() works for changing font of dialog items. TextFont() and TextSize
  14. should change the font and size for my stattext items, but they dont!
  15. SetDAFont() changes fonts for all items in dialogs. How can I change the size?
  16.  
  17. When should SetDAFont() and corresponding TextFont/Size() be called when
  18. doing dialogs? IM I-VI is quite sparse in this subject...
  19.  
  20. Can anyone tell me how/why the Dialog Manager mess with the font setting, i e
  21. TexFont() and TextSize() for Stattext and Edittext items?
  22.  
  23. Thanks!!
  24.  
  25. ulfis
  26. --
  27. +------------------------------------------------------------------------------
  28. |  Anders Ulfheden
  29. |  USENET:  ulfis@nada.kth.se        AppleLink: SW0429
  30. |  Royal Institute of Technology
  31. |  Stockholm, Sweden
  32.