home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!olivea!pagesat!spssig.spss.com!uchinews!msuinfo!phoenix.cps.msu.edu!courtney
- From: courtney@phoenix.cps.msu.edu (Jonathan Courtney)
- Newsgroups: comp.windows.open-look
- Subject: XView and Caps key state
- Message-ID: <1joucsINNiqv@msuinfo.cl.msu.edu>
- Date: 22 Jan 93 13:55:40 GMT
- Organization: Dept. of Computer Science, Michigan State University
- Lines: 16
- NNTP-Posting-Host: phoenix.cps.msu.edu
-
-
- What is the best way to determine the state of the Caps lock key in
- an XView program? For example,
-
- event_shift_is_down(event)
-
- does not return "true" if the Caps key is on. Neither does
-
- (event_shiftmask(event) & CAPSMASK)
-
-
- Any suggestions?
-
- Jon
-
- P.S. - Please email if possible.
-