home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / apple2 / 25735 < prev    next >
Encoding:
Internet Message Format  |  1992-12-21  |  1.1 KB

  1. Path: sparky!uunet!vnet.ibm.com
  2. From: Pauley@vnet.ibm.com (Paul Benson)
  3. Message-ID: <19921218.052905.512@almaden.ibm.com>
  4. Date: Fri, 18 Dec 92 08:22:00 EST
  5. Newsgroups: comp.sys.apple2
  6. Subject: Re: Need help with LineEdit Control flags
  7. Organization: IBM Personal Computer Co. - PS/1 Development
  8. Disclaimer: This posting represents my views, not necessarily IBM's.
  9. News-Software: UReply 3.0
  10. References: <123400005@hpindda.cup.hp.com>
  11. Lines: 16
  12.  
  13. In <123400005@hpindda.cup.hp.com> David Tribby writes:
  14. >I'm writing a desktop program that displays text values that the
  15. >program (not the user) updates in a window.
  16. > <stuff deleted>
  17. >a HiliteControl(0x00FF, ... ) for each of the line edit controls in
  18. >the window so that users can't modify the text.
  19.  
  20. I think the 'don't unhilite TE items' rule is there since you don't want
  21. to limit people inputting text in a field (I can think of a few examples
  22. where you might want to do this, though).  However, in your app, I think
  23. the use of static text fields would be more in the HIG, since you never
  24. let the user change the values.  It would be confusing to se a text _edit_
  25. field which could never be editted.
  26.  
  27. Pauley
  28. GEnie: P.Benson1
  29.