Tkinter - resize tkMessageBox

jim-on-linux inq1ltd at verizon.net
Mon Jun 4 18:15:11 EDT 2007


On Monday 04 June 2007 16:29, rahulnag22 at yahoo.com 
wrote:
> Hi,
> Is there a way to resize the width of the
> "tkMessageBox.askyesno" dialog box, so that the
> text does not wrap to the next line. Thanks
> Rahul
I don't know of any.
It's a little more work but your better off using 
Toplevel and/or frame, you have more control over 
the window and its appearance.

jim-on-linux
http://www.inqvista.com



More information about the Python-list mailing list