Re: Virtual wxListCtrl
<[email protected]> Mon, 3 Jan 2022 22:00:47 -0700
| Newsgroups | gmane.comp.python.wxglade |
|---|---|
| Message-ID | <[email protected]> |
Thanks that got me past the build problem. Second question, why does going virtual require you to return a string? You can put a number in with the regular listctrl but virtual requires the On.. to return a string. I can handle it ok, but just wondering why. David -----Original Message----- From: Dietmar Schwertberger <[email protected]> Sent: Sunday, January 2, 2022 2:12 PM To: wxglade-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org Subject: Re: [wxGlade] Virtual wxListCtrl Sorry, somehow I read 'Grid' instead of 'List'. On the Properties "Common" tab, there's an item "Instance class". There you can provide the name of your implementation with the 'On..' methods. Still, on the code tab you need to provide the required import code. Please provide feedback if you have problems. Regards, Dietmar _______________________________________________ wxGlade-general mailing list wxGlade-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org https://lists.sourceforge.net/lists/listinfo/wxglade-general