Re: Virtual wxListCtrl
Dietmar Schwertberger <[email protected]> Tue, 4 Jan 2022 16:35:55 +0100
| Newsgroups | gmane.comp.python.wxglade |
|---|---|
| Message-ID | <[email protected]> |
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