[wxPython-users] a dialog selectable text?
Rickey, Kyle W
Kyle.Rickey at bakerhughes.com
Sun Jan 13 00:41:06 PST 2008
Sure, just subclass wx.Dialog, put a textctrl on it and set the
textctrl's style to wx.TE_READONLY and wx.TE_MULTILINE.
-Kyle Rickey
-----Original Message-----
From: Alec Bennett [mailto:whatyoulookin at yahoo.com]
Sent: Sunday, January 13, 2008 12:08 AM
To: wxPython-users at lists.wxwidgets.org
Subject: [wxPython-users] a dialog selectable text?
I'm trying to make a dialog box with a multiline text
input. I'm not actually capturing any input, I just
want to present some text to the user in such a way
that they can select it.
Is there a widget that does this? Something like
wx.MessageDialog, but with selectable text?
Thanks for any help.
________________________________________________________________________
____________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now.
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
---------------------------------------------------------------------
To unsubscribe, e-mail: wxPython-users-unsubscribe at lists.wxwidgets.org
For additional commands, e-mail: wxPython-users-help at lists.wxwidgets.org
More information about the wxpython-users
mailing list