I need a listbox that will display multiple lines and
automatically text wrap,
not needing the code to split the lines with a \n
character.
I've had a look at the vListBox and wx.HtmlListbox and they
don't seem to be
able to do that.
Does such a thing exist? Anyone got any suggestions.
Whilst the subject of lists, aside from horsts reply which I
don't understand,
could someone give me a couple of lines of code which shows
how to implicity
set in code the line of a listctrl (ie so the marquee shows
up and the list
knows it is on say line 0, line 1 etc).
Thanks.
Richard
------------------------------------------------------------
---------
To unsubscribe, e-mail: wxPython-users-unsubscribe lists.wxwidgets.org
For additional commands, e-mail: wxPython-users-help lists.wxwidgets.org
|