[wxPython-users] adding controls to ListCtrl cells (or similar?)

Lee Merrill Lee.Merrill at bustech.com
Wed Nov 8 07:05:50 PST 2006


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

On Tue, 2006-11-07 at 22:55 -0800, Josiah Carlson wrote:

> Tyler Retzlaff <rtr at omicron-persei-8.net> wrote:
> > Hi Josiah,
> > 
> > thank you for your earlier reply.
> > 
> > I am trying to do something similar to the firefox download layout  
> > but with some
> > elements custom to my application.
> [snip]
> 
> Don't use a listctrl, don't use a grid, toss those out of the window.
> 
> Create a wxPanel with a particular interface.  Something like this...



---
"There is nothing remarkable about it. All one has to do is press the
right keys at the right time and the computer programs itself." (ala
J.S. Bach)

Unless otherwise stated, any views presented in this e-mail are solely
those of the author and do not necessarily represent those of the
company.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wxpython-users/attachments/20061108/aab789de/attachment.htm


More information about the wxpython-users mailing list