Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.gui > #861
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!feeder1.hal-mli.net!news.alt.net!news-out.readnews.com!transit3.readnews.com!news-out.news.tds.net!newsreading01.news.tds.net!86597e80!not-for-mail |
|---|---|
| From | "Karl Mueller" <karl.mueller@THRWHITE.remove-dii-this> |
| Subject | Mac OS X question mark (i |
| Message-ID | <45c22736$0$16948$4c368faf@roadrunner.com> (permalink) |
| X-Comment-To | comp.lang.java.gui |
| Newsgroups | comp.lang.java.gui |
| Content-Type | text/plain; charset=IBM437 |
| Content-Transfer-Encoding | 8bit |
| X-Gateway | time.synchro.net [Synchronet 3.15a-Win32 NewsLink 1.92] |
| Lines | 25 |
| Date | Wed, 27 Apr 2011 15:30:01 GMT |
| NNTP-Posting-Host | 96.60.20.240 |
| X-Complaints-To | news@tds.net |
| X-Trace | newsreading01.news.tds.net 1303918201 96.60.20.240 (Wed, 27 Apr 2011 10:30:01 CDT) |
| NNTP-Posting-Date | Wed, 27 Apr 2011 10:30:01 CDT |
| Organization | TDS.net |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.java.gui:861 |
Show key headers only | View raw
To: comp.lang.java.gui
Hi,
I've tried to set the accelerator key for help (i.e., command + ?) on Mac OS
X, but all my attempts come up with an invalid key stroke. Here is are a few
of my attempts:
KeyStroke.getKeyStroke(new Character ('?'), Toolkit.
getDefaultToolkit().getMenuShortcutKeyMask() | java.awt.Event.SHIFT_MASK,
false);
KeyStroke.getKeyStroke(new Character ('?'), Toolkit.
getDefaultToolkit().getMenuShortcutKeyMask(), false);
Does anyone know the "trick" key combination so that my java app would have
the same help accelerator key on Mac OS X?
Thanks
Karl
---
* Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet!
--- Synchronet 3.15a-Win32 NewsLink 1.92
Time Warp of the Future BBS - telnet://time.synchro.net:24
Back to comp.lang.java.gui | Previous | Next | Find similar
Mac OS X question mark (i "Karl Mueller" <karl.mueller@THRWHITE.remove-dii-this> - 2011-04-27 15:30 +0000
csiph-web