home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / atari / st / tech / 6349 < prev    next >
Encoding:
Text File  |  1992-12-21  |  1.2 KB  |  35 lines

  1. Newsgroups: comp.sys.atari.st.tech
  2. Path: sparky!uunet!math.fu-berlin.de!freia.inf.tu-dresden.de!hohmuth
  3. From: hohmuth@freia.inf.tu-dresden.de (Michael Hohmuth)
  4. Subject: Re: drop down menus in GEM
  5. Message-ID: <GFZ9PSF@math.fu-berlin.de>
  6. Sender: news@math.fu-berlin.de (Math Department)
  7. Organization: Dept. of Computer Science, TU Dresden, Germany
  8. References: <1992Dec18.120356.2386@infodev.cam.ac.uk> <1992Dec18.235825.24667@zeus.franklin.edu>
  9. Date: Sat, 19 Dec 1992 23:03:33 GMT
  10. Lines: 23
  11.  
  12. In article <1992Dec18.235825.24667@zeus.franklin.edu>, scruggs@zeus.franklin.edu (Kevin Scruggs) writes:
  13.  
  14. > In article <1992Dec18.120356.2386@infodev.cam.ac.uk> rpj12@cus.cam.ac.uk (R.P. Jones) writes:
  15. > >Rather a simple question, but its giving me some stick!!!
  16. > >
  17. > >When using drop down menus how do you get the chech marks to work?
  18. > >
  19. > >[...]
  20.  
  21. >     You could just modify the .ob_flags part of the particular menu item. 
  22. > 0x04 is the CHECKED bit...
  23.  
  24. (Hendrik Jan Veenstra suggested a similar method.)
  25.  
  26. Please, don't do that. This assumes that AES uses the same copy of the object
  27. tree that you use, which is not documented. That's also why menu manipulation
  28. services are provided by the AES.
  29.  
  30. Stick to menu_icheck for this!
  31.  
  32. Michael
  33. -- 
  34. Internet: hohmuth@freia.inf.tu-dresden.de
  35.