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

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!elroy.jpl.nasa.gov!usc!cheshire.oxy.edu!wirehead
  3. From: wirehead@cheshire.oxy.edu (David J. Harr)
  4. Subject: Changing the ascent in a dialog edit text item.
  5. Message-ID: <1992Aug17.054527.18105@cheshire.oxy.edu>
  6. Followup-To: comp.sys.mac.programmer
  7. Summary: I use an 'ictb', but it still uses 12 pt ascent.
  8. Keywords: dialog, edit text item, changing font
  9. Organization: The programmers who say NEE!
  10. Date: Mon, 17 Aug 1992 05:45:27 GMT
  11. Lines: 20
  12.  
  13. OK, I have an edit text item that I need to display in 9 pt
  14. Geneva instead of 12 point Chicago. I have an 'ictb' resource
  15. that has all the proper information, but it only partially works.
  16. The text is indeed drawn in Geneva9, but the spacing between the
  17. lines seems more appropriate to Chicago12 than Geneva9. Also, the
  18. blinking cursor appears way out to the side of where it should be,
  19. as if the width of the string were being computed with the 12 point
  20. font agin, instead of the nine point font. There is a nonblinking
  21. cursor that is at the proper position, but the blinking cursor is
  22. blinking at a different place than the actual insertion point,
  23. which is very confusing. If anyone has any ideas as to what I am
  24. doing wrong, I would appreciate hearing about them.
  25.  
  26. David J Harr
  27. wirehead@cheshire.oxy.edu
  28.  
  29. "Everybody is quoting everybody else in their .sigs, I don't
  30. see why I shouldn't be able to quote myself."
  31.                     -- David J Harr in comp.sys.mac.programmer
  32.  
  33.