Possible bug with wx.ListCtrl?

Sure, there's an alternate method, but unless the documentation can
explain why one method that should work doesn't, then would it not
make sense to assume it's a bug? To most users I would think that
there's no apparent difference between method #1 and method #2
(calling the listctrl vs. calling the item, respectively).

Regards,

Brian

···

On Sat, 15 Oct 2005 14:26:14 +0100, Ricardo Pedroso wrote:

I don't think it's a bug but, instead, it's not the right way to do
it. Try the attachment.