Gilles Ganault wrote: > On Mon, 10 Mar 2008 11:27:06 -0400, "Malcolm Greene" > <[EMAIL PROTECTED]> wrote: >> Any suggestions on an alternative Python client-side GUI library (pyQT >> ?) or tips on where I can find out more about wxPython/wxWidget >> problems? > > One thing that bothers me is that it seems like there's no ecosystem > around it, so the only widgets available are those that come from > wxWidgets proper. > > For instance, I find the grid object a bit poor-featured compared to > what's available for VB6, .Net, or Delphi, but I didn't find > alternatives.
Funny, compared to Delphi-7, I found the grid in wxPython much richer ;-) Very easy to add own in place editors, easy add checkboxes, colorpickers etc into the grid. cheers, Stef -- http://mail.python.org/mailman/listinfo/python-list