On Oct 12, 2006, at 8:02 PM, Bill Anderson wrote:

From the Edit menu pad...

Undo, Redo, Cut, Find Again and Preferences has no accelerator key.

        Added.

Selecting the Preferences option does nothing.

It's not supposed to. It's a hook that calls the app's onEditPreferences() method, which is empty by default. If you want it to do something, you need to code that method.

The keystroke combination for Clear Output should read Ctrl +Backspace (on Windows), not Ctrl+Back.

That seems to be a Windows thing. If I change the code to 'Backspace', it doesn't fire. And on Linux, Gtk changes it to BackSpace, and on OS X, it changes to the weird backspace symbol.

-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users

Reply via email to