Hey,

I have set up a keyboard shortcut to call the onButtonClick handler.
Now, I'd like the button label to hint that the shortcut is present.

For example, say the button label is 'Open' and the keyboard shortcut is
Ctrl-O, I'd like the button label to be *O*pen, with underline only under
the O.

I've searched the API as well as google to no avail.
I'm thinking of extending Button to enable this, but it probably won't be
trivial and I'd like to know if there's a simpler option before going that
path...

Thanks,
Sefi

Reply via email to