I don;'t suppose you'd have a few lines of sample code?
Richard
On Wednesday 01 March 2006 08:14, Michael Hipp wrote:
> Richard Terry wrote:
> > 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 generally use a grid for this. List controls tend to
work for only the
> most simplistic cases.
>
> Michael
>
>
------------------------------------------------------------
---------
> To unsubscribe, e-mail: wxPython-users-unsubscribe lists.wxwidgets.org
> For additional commands, e-mail:
wxPython-users-help lists.wxwidgets.org
------------------------------------------------------------
---------
To unsubscribe, e-mail: wxPython-users-unsubscribe lists.wxwidgets.org
For additional commands, e-mail: wxPython-users-help lists.wxwidgets.org
|