On Monday 04 June 2007 16:29, [EMAIL PROTECTED] 
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
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to