[wxPython-users] a dialog selectable text?

Robin Dunn robin at alldunn.com
Mon Jan 14 12:39:45 PST 2008


Alec Bennett wrote:
> 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? 


wx.lib.dialogs.ScrolledMessageDialog


-- 
Robin Dunn
Software Craftsman
http://wxPython.org  Java give you jitters?  Relax with wxPython!




More information about the wxpython-users mailing list