From: Kent Sutherland Date: Tue, 10 Dec 2002 12:36:23 +0000 (+0000) Subject: Fixed hotkeys problems by using LSUIElement instead of NSBGOnly. Matt X-Git-Tag: v1.0~265 X-Git-Url: http://git.ithinksw.org/MenuTunes.git/commitdiff_plain/99d9696ef39294ea65a96e404ee0de05c5b50af3 Fixed hotkeys problems by using LSUIElement instead of NSBGOnly. Matt rocks ;D --- diff --git a/MenuTunes.m b/MenuTunes.m index 1bdd910..8c1b351 100755 --- a/MenuTunes.m +++ b/MenuTunes.m @@ -1,10 +1,6 @@ /* Things to do: ¥ Make preferences window pretty -¥ Hot Keys - - hot keys can't be set when NSBGOnly is on. The window is not key, - so the KeyBroadcaster does not pick up key combos - - going to need a different way of defining key combos ¥ Optimize ¥ Apple Events! Apple Events! Apple Events! */