[wxPython-users] Text Layout in two or more columns
Jürgen Kareta
python at kareta.de
Sun Dec 30 10:17:26 PST 2007
Raffaello Barella schrieb:
> What if the new widget is composed under the hood of two or more
> wx.TextCtrl set aside with *wx.BORDER_NONE *added to their style?
>
hmm, played a bit with this solution, but the wx.TextCtrls are multiline
and one get a vertical scrollbar for each. If this can be solved in a
way that there is only one scrollbar for all which scrolls all, that
should be ok.
Jürgen
More information about the wxpython-users
mailing list