home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / windows / x / 14591 < prev    next >
Encoding:
Internet Message Format  |  1992-07-29  |  863 b 

  1. Path: sparky!uunet!charon.amdahl.com!amdahl!JUTS!mam70
  2. From: mam70@ccc.amdahl.com (Michael Musta)
  3. Newsgroups: comp.windows.x
  4. Subject: Help with SPACEBAR
  5. Message-ID: <e9PY02lS1bew01@JUTS.ccc.amdahl.com>
  6. Date: 29 Jul 92 19:37:23 GMT
  7. Reply-To: mam70@juts.ccc.amdahl.com ()
  8. Distribution: usa
  9. Organization: Amdahl Corporation, Sunnyvale CA
  10. Lines: 9
  11.  
  12. I have written an application that uses the OpenLook toolkit and it has
  13. one annoying problem I would like to eliminate.  When the mouse pointer
  14. is over any of my oblong buttons and the keyboard's spacebar is pressed,
  15. the button gets selected and generates a callback--even if my application's
  16. window is inactive. How do I disable/ignore the spacebar key binding? 
  17. I am currently using a callback routine for an XtNselect on my oblong buttons.
  18.  
  19.                                                 ---Thanks in advance
  20.  
  21.    
  22.