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