[wxPython-users] Text Layout in two or more columns
Raffaello Barella
barbarossa.platz at gmail.com
Sun Dec 30 07:01:29 PST 2007
What if the new widget is composed under the hood of two or more
wx.TextCtrlset aside with
*wx.BORDER_NONE *added to their style?
2007/12/30, J=FCrgen Kareta <python at kareta.de>:
>
> Hello,
>
> I'm thinking about a text widget which gives the user the possibility to
> layout the text in two or more columns, similar to a newspaper.
> I like to get some suggestions how to archive this. Should I better
> subclass richtextctrl or construct a new widget on my own ?
>
> Any hints ?
>
> I also thought about using a listctrl or a grid, but then every
> paragraph use its own editor component which is what I don't like very
> much.
>
> regards,
> J=FCrgen
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wxPython-users-unsubscribe at lists.wxwidgets.org
> For additional commands, e-mail: wxPython-users-help at lists.wxwidgets.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wxpython-users/attachments/200712=
30/0489b219/attachment.htm
More information about the wxpython-users
mailing list