Re: A Simple Menu , Stretching the Window Width--Tkinter

2009-03-03 Thread W. eWatson
John Posner wrote: >> >> I'd like to create a simple Menu bar with one item in it, >> say, called "My >> Menu", and have a few submenu items on it like "Change >> Data" and "Exit". I >> can do that but I'd like the title I put on the enclosing >> window to be >> completely visible.

RE: A Simple Menu , Stretching the Window Width--Tkinter

2009-03-03 Thread John Posner
>> >> I'd like to create a simple Menu bar with one item in it, >> say, called "My >> Menu", and have a few submenu items on it like "Change >> Data" and "Exit". I >> can do that but I'd like the title I put on the enclosing >> window to be >> completely visible. The title is, for ex