"Michael" == Michael Nordstr�m <[EMAIL PROTECTED]> writes:
>> -Since we have also Graffiti actions now its not easy to enter menu
>> shortcuts that need a Dot ("+") because the action for the "Tap the
>> Graffiti area" are executed.
Michael> Add a check to see if a menu is active (includes the use of a
Michael> command shortcut) to the HandleShiftGestures function, e.g.
Michael> MenuBarType* activeMenu;
Michael> activeMenu = MenuGetActiveMenu();
Michael> if ( activeMenu != NULL )
Michael> return false;
Thanks, this work fine. OK now we can keep the Shifted Shortcuts.
>> -IMHO the "Library" menu item should moved to the Go menu and there
>> should be a separator between Details and Settings.
Michael> Maybe also move Details to the View menu (as you have suggested in
Michael> the past)?
Agree. And since nobody else say something against this i change this
in the CVS.
cu,
Dirk
--
Permanent URLs to the latest Version (1.1.11SR1) of the Plucker Windows installer
- For the Webpage: http://www.dirk-heiser.de/plucker
- Direct Download: http://www.dirk-heiser.de/plucker/plucker.exe [2.94MB]