Re: [wxpython-users] wx.ListCtrl(), Report Mode, Editing Columns
by Rich Shepard other posts by this author
May 9 2008 10:54AM messages near this date
Re: [wxpython-users] wx.ListCtrl(), Report Mode, Editing Columns -- RESOLVED
|
Re: [wxpython-users] wx.ListCtrl(), Report Mode, Editing Columns
On Fri, 9 May 2008, Robin Dunn wrote:
> What is type(row)?
In the method:
row = self.itemID
idx = self.rulesList.GetFirstSelected()
Perhaps a better answer: when I 'print row' in the method I see this:
<wx._controls.ListItem; proxy of <Swig Object of type 'wxListItem *' at
0x-405afaac> >
When I 'print idx' I see:
2
because that row is the third in the list.
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
|