home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / windows / openloo / 3771 < prev    next >
Encoding:
Internet Message Format  |  1992-09-09  |  1.7 KB

  1. Path: sparky!uunet!cs.utexas.edu!sun-barr!decwrl!csus.edu!csusac!unify!openlook!openlook-request
  2. Message-ID: <jlpejg@openlook.Unify.Com>
  3. Newsgroups: comp.windows.open-look
  4. Distribution: world
  5. Date: Wed, 9 Sep 92 10:53:07 EDT
  6. From: fgreco@fis1026.shearson.com (Frank Greco)
  7. Sender: news@Unify.Com
  8. Subject: Re: Need help in selecting a Panel Text Field.
  9. Lines: 31
  10.  
  11. >    Newsgroups: comp.windows.open-look
  12. >    From: alex@bnkc08.Bell.CA (Alex Laney)
  13. >    Organization: Bell Canada - Ops Dvlpmt (Ntwk Systems)
  14. >    Date: Thu, 3 Sep 1992 20:34:18 GMT
  15. >    I need to make a 'Panel Text Field' highlighted. I.e., selected. The
  16. >    environment I am using is OpenWindows 2 and XView. Could someone point me
  17. >    to some sample code to do this? If I have to fake mouse events to a text
  18. >    field that is okay with me, but I really don't want to re-invent this if I
  19. >    don't have to. I have a copy of the O'Reilly XView Manual, which describes
  20. >    how to do this with text sub-windows, but that's not what I want. I know
  21. >    that I can set the PANEL_CARET_ITEM, but that's just too subtle for the
  22. >    user audience for the application I work on.
  23. >    If this is solved simply in OpenWindows 3, I might just use that ...
  24. > yes it's solved in V3, and you are correct that calling it's
  25. > event handler with the correct actions will work as well.
  26.  
  27.     I've had the same scenario (OL text selection is non-obvious to
  28.     a certain class of users).  In addition to PANEL_CARET_ITEM, I've
  29.     drawn a colored box around the item that has the focus.
  30.  
  31.     Frank G.
  32.  
  33.     It would be nice if the scrollers around text items repeated if
  34.     the user held the mouse button down (or at least had a resource
  35.     to enable/disable).
  36. =-=-=-=-=-=-=-=-=-=
  37.  
  38.