[wxPython-users] adding controls to ListCtrl cells (or similar?)
Josiah Carlson
jcarlson at uci.edu
Wed Nov 8 09:00:24 PST 2006
Lee Merrill <Lee.Merrill at bustech.com> wrote:
> I seem to want this type of functionality often (about once per
> application!) and I have tried both sizers and Grids, and I like the
> Grids because of the headers (that don't scroll when you scroll the
> list), and the selection functionality, and operations on rows and
> columns, and so forth. It would be really nice to have this on a wish
> list, for Panels in Grids?
>
> Lee <- Please, please, please! and thanks for all the work on this
You do realize that that is more or less what a FlexGridSizer, GridSizer,
and GridBagSizer are...right?
- Josiah
More information about the wxpython-users
mailing list