In article <[EMAIL PROTECTED]>, I wondered:
>In article <[EMAIL PROTECTED]>,
>Glenn Hutchings <[EMAIL PROTECTED]> wrote:
>>On 4 Jun, 21:29, [EMAIL PROTECTED] wrote:
>>> 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
In article <[EMAIL PROTECTED]>,
jim-on-linux <[EMAIL PROTECTED]> wrote:
>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
In article <[EMAIL PROTECTED]>,
Glenn Hutchings <[EMAIL PROTECTED]> wrote:
>On 4 Jun, 21:29, [EMAIL PROTECTED] wrote:
>> 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.
>
>You can use the Tk option database, either e
On 4 Jun, 21:29, [EMAIL PROTECTED] wrote:
> 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.
You can use the Tk option database, either explicitly or from a file.
For example, to set the wrap length of all dialogs to 1
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 f
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
--
http://mail.python.org/mailman/listinfo/python-list