hi,
I'm new to coding in wxPython and though I've hunted through
the documentation to see how to right-align menus and also
set a keyboard accellerator (such as Ctrl-F in Mozilla to
bring up the Find Text dialog box) for menu items.
can I set the background color for individual menu items?
If not, is it possible to give each menu item a bitmap that
would be displayed alongside the caption?
So I'd like to know how to do those things, and also where is
the most live documentation for this stuff?
thanks
Ken Guest