home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 171 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: alpha.isc.rit.edu!MJP3783
  2. From: mjp3783@alpha.isc.rit.edu
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Color of Menu bar
  5. Date: 3 Jan 1996 23:46:37 GMT
  6. Organization: Rochester Institute of Technology
  7. Message-ID: <4cf4gt$o7l@news.isc.rit.edu>
  8. References: <4car6m$6p4@ulke.hiMolde.no>
  9. Reply-To: mjp3783@alpha.isc.rit.edu
  10. NNTP-Posting-Host: alpha.isc.rit.edu
  11.  
  12. In article <4car6m$6p4@ulke.hiMolde.no>, Espen Berntsen <espen@himolde.no> writes:
  13. >Is there some way of changing the 4 first colors when the user presses the
  14. >right mousebutton?? I need to set those colors to a preset choice, so it is
  15. >possible to read requesters etc. I have a normal HandleWindowEvents() but the
  16. >problem is that it doesn't react (and thus change the colors) until after you
  17. >have chosen a menu item. I need it to change WHEN the user presses the key
  18. >
  19. >(get PuzzlerII.lha from aminet and you will see the problem better)
  20. >
  21. >
  22. >-- 
  23. >
  24. >Espen.Berntsen@hiMolde.no  <> irc: Nameless <> http://www.himolde.no/~espen
  25. >===========================================================================
  26. >Fighting for peace is like fucking for virginity.
  27. >
  28.  
  29. You could bang the hardware for it, of course, although this would be the
  30. nasty, "wrong" way to do it. A better way would be to use the input device.
  31. Look it up - it is pretty easy to figure out.
  32.  
  33.