Text Layout in two or more columns
Jürgen Kareta
python at kareta.de
Sun Dec 30 05:14:24 PST 2007
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ürgen
More information about the wxpython-users
mailing list