EasyAVR icon indicating copy to clipboard operation
EasyAVR copied to clipboard

Can anything be done about the slow load times for wx.Choice widgets?

Open dhowland opened this issue 7 years ago • 1 comments

Some widgets just take forever to load on Windows. In my particular case, it's wx.Choice

Robin Dunn himself has blamed this on Windows and not wxWidgets (https://groups.google.com/forum/#!topic/wxpython-users/gODkIvyj-nU)

I don't buy it. I can create a similar UI in tkinter and it will be nice and fast on Windows.

I will create demo programs of the same interface in both and then take those to Robin on stackoverflow. Other than asking the creator, I don't have any ideas for fixing this.

dhowland avatar Apr 07 '18 14:04 dhowland

This remains outstanding, however the GUI is none-the-less working well enough to use. Moving this out.

dhowland avatar Apr 27 '18 18:04 dhowland