Tkinter - how to right align Help Menu cascade??

Jeff Epler jepler at inetnebr.com
Sun May 20 09:29:34 EDT 2001


On Sat, 19 May 2001 23:44:24 GMT, Jeff Epler
 <jepler at inetnebr.com> wrote:
>> In article <3B06276A.688FF5C4 at engineer.com>, doug.hilton at engineer.com 
>> says...
>>> This is a trivial thing, but I wan't my Help cascade right-aligned and
>>> cannot locate any options in the Tkinter docs.
> 
> In tk 8.0 and later, if you use toplevel.configure(menu = XXX)
> to create a menu, that menu is treated in a system-dependent way. [...]

The system-dependent features are discussed in the "menu" manpage,
under the heading "SPECIAL MENUS IN MENUBARS".

Jeff



More information about the Python-list mailing list