Tim Daneliuk <[EMAIL PROTECTED]> wrote: > >I am currently underling the first character of a menu title (to indicate >its shortcut/accelerator key) like this: > > self.WildBtn = Menubutton(self.mBar, text=WILDMENU, underline=0, > state=DISABLED) > >However, I intend to actually have two separate keys invoke this menu >to have it behave differently in different circumstances.
You can, of course, CHANGE the underlined character to match the circumstances. -- - Tim Roberts, [EMAIL PROTECTED] Providenza & Boekelheide, Inc. -- http://mail.python.org/mailman/listinfo/python-list