cbeytas
cbeytas
Improve speed of controls especially with a large number of items. Up to 10 - 100x speedup. Issues were: - CustomTreeCtrl extremely slow with Left ImageList enabled - Both trees...
wxPython v4.2.1, wxWidgets 3.2.2.1, Python 3.11 - Affects Windows10 and Linux/GTK3 The [`ProgressDialog`](https://docs.wxpython.org/wx.ProgressDialog.html) returns its Cancel/Skip state on each call to [`Update()`](https://docs.wxpython.org/wx.ProgressDialog.html?highlight=progressdialog#wx.ProgressDialog.Update). You can also check the current state with...
### vncdotool v1.0.0, python 3.8.10, twisted 20.3.0 and 21.2.0 A simple VNC connection attempt works fine under Windows but when run on Linux (Ubuntu 20.04) it fails to establish a...