home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / mac / programm / 22241 < prev    next >
Encoding:
Text File  |  1993-01-27  |  1.7 KB  |  39 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!pageworks.com!world!eff!sol.ctr.columbia.edu!howland.reston.ans.net!usc!cs.utexas.edu!hellgate.utah.edu!dog.ee.lbl.gov!overload.lbl.gov!agate!ames!eos!aio!mark@pokey.jsc.nasa.gov
  3. From: mark@pokey.jsc.nasa.gov (Mark Manning)
  4. Subject: Two things
  5. Message-ID: <1993Jan26.191432.13493@aio.jsc.nasa.gov>
  6. Sender: news@aio.jsc.nasa.gov (USENET News System)
  7. Organization: NASA
  8. Date: Tue, 26 Jan 1993 19:14:32 GMT
  9. Lines: 28
  10.  
  11. Hello! :)
  12.  
  13. I have one question and one statement.
  14.  
  15. Question:
  16.  
  17.    I'm trying to change the font, size, and facing of a dialog's
  18. static text field.  I'm sure this has been asked before and I'm
  19. sure there is a pat answer for this - but I missed it.  Can someone
  20. tell me how to do this?  Thanks.
  21.  
  22. Statement:
  23.  
  24.    I *really* wish that the Inside Macintosh manuals made a clear
  25. delineation between the different types of information which is
  26. returned from functions.  What I mean to say is: Some functions
  27. return local coordinates and some global.  But no where is there
  28. mentioned who does what.  So the poor programmer has to either
  29. ask (which isn't too bad if you have Usenet) or simply go on blind
  30. faith which kind of information has been returned.  Of course, I
  31. have an _old_ set of IM manuals.  So this might have changed. :)
  32. But if not - could this be addressed in the next release of the
  33. manuals?  Maybe the simple addition of the two words "local coordinate"
  34. and "global coordinates" could be attached to the sentences like
  35. the following: "TextBox draws the specified text in the GLOBAL COORDINATE
  36. rectangle indicated by the box parameter with justification just...."
  37. Then maybe I could stop being so confused about which coordinate
  38. system we are using.  Thanks. :)
  39.