Re: [wxpython-users] wx.ListCtrl(), Report Mode, Editing Columns
by Rich Shepard other posts by this author
May 9 2008 1:40PM messages near this date
Re: [wxpython-users] wx.ListCtrl(), Report Mode, Editing Columns
|
Re: [wxpython-users] wx.ListCtrl(), Report Mode, Editing Columns
On Fri, 9 May 2008, Mike Driscoll wrote:
> I've used both of these methods for various problems and they work great.
> The mixin is a little wonky in that you need to select the "cell" twice,
> but it works!
Mike,
I know nothing about mixins, but could always learn. I'm using a grid for
all the model data, but would like -- if possible -- to have the editing of
the ListCtrl values use a dialog box so the process is consistent with
editing of other values in the model. There are a half-dozen tabs, each for
a type of input value, and I want to be consistent in how new data are
added, edited, and deleted.
Thanks,
Rich
--
Richard B. Shepard, Ph.D. | Integrity Credibility
Applied Ecosystem Services, Inc. | Innovation
<http://www.appl-ecosys.com> Voice: 503-667-4517 Fax: 503-667-8863
_______________________________________________
wxpython-users mailing list
wxpython-users@[...].org
http://lists.wxwidgets.org/mailman/listinfo/wxpython-users
Thread:
Rich Shepard
Robin Dunn
Mike Driscoll
Rich Shepard
Rich Shepard
Robin Dunn
Rich Shepard
Robin Dunn
C M
C M
Mike Driscoll
Rich Shepard
Rich Shepard
Robin Dunn
Rich Shepard
|