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

  1. Path: sparky!uunet!stanford.edu!snorkelwacker.mit.edu!ai-lab!rice-chex!gillett
  2. From: gillett@rice-chex.ai.mit.edu (Walter E. Gillett)
  3. Newsgroups: comp.windows.open-look
  4. Subject: How do I make an item look inactive but keep it active in XView or LispView?
  5. Keywords: n
  6. Message-ID: <27540@life.ai.mit.edu>
  7. Date: 4 Sep 92 17:57:49 GMT
  8. Sender: news@ai.mit.edu
  9. Organization: MIT Artificial Intelligence Lab
  10. Lines: 18
  11.  
  12. Hi, Folks
  13.     I'm trying to make, among other things, a tristate check box.  I'd like the
  14. box to toggle between on, off, and inactive (or stippled out).  In Xt I'd just
  15. set the widget's backgroundPixmap to an Xmu stipple pixmap.  How do I do this
  16. in XView (or, even better, in LispView)?
  17.  
  18.     My reason for doing this is that I have an editor for a group of objects,
  19. and I want the user to be able to change a subset of the fields of these objects
  20. without effecting the other fields.  So only the active-looking items will
  21. actually cause the fields in the edited objects to change.  I intend to apply
  22. this technique to other sorts of items like text type-ins and scrolling lists as
  23. well.  Is there a better way (short of having a "field will change" check-box
  24. next to every item in the editor) of doing this?
  25.  
  26.             Thanks in advance for any help you can offer.
  27. ---------------------------------------------------------------
  28. Joe Shapiro (NOT Walter Gillett, though I'm using his account!)
  29. Please send replies to:                        joe@ConSolve.com
  30.