Re: Virtual wxListCtrl
<[email protected]> Tue, 4 Jan 2022 09:19:04 -0700
| Newsgroups | gmane.comp.python.wxglade |
|---|---|
| Message-ID | <[email protected]> |
Who needs reproducible? I mean it works for now 😊 Yeah, I'll change that to do the conversions myself. David -----Original Message----- From: Dietmar Schwertberger <[email protected]> Sent: Tuesday, January 4, 2022 8:36 AM To: [email protected] Subject: Re: [wxGlade] Virtual wxListCtrl On 04.01.2022 16:05, [email protected] wrote: > I'm using Append and send in the whole list for the item. I do that in a loop. It seems to be a very happy camper and nicely displays the number just as I sent it (float rounded to two decimals and the ints). > > I didn't know it wasn't supposed to work 😊 Well, I rarely use the ListCtrl and did not know or use the Append method. I have just tried and here for a float I get str or repr with no rounding. So if you want reproducible behaviour, you probably should convert to string yourself anyway. Regards, Dietmar _______________________________________________ wxGlade-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wxglade-general _______________________________________________ wxGlade-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wxglade-general