[wxPython-users] a dialog selectable text?
jmf
jfauth at bluewin.ch
Sun Jan 13 03:15:24 PST 2008
Rickey, Kyle W wrote
'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?
---
I wrote for myself a serie of various msgboxes. They all
present an interesting feature, the displayed messages
can be saved to the clipboard by pressing F12.
It may give some ideas.
http://spinecho.ze.cx/ > msgboxes
Jean-Michel Fauth, Switzerland
More information about the wxpython-users
mailing list