-
- Downloads
Loads of trouble getting dialogs (SimpleMessageDialog and subclasses) to
actually draw under Linux/GTK. ProcessingDialog now (by default) runs task in a separate thread, and periodically wx.Yields, to ensure that the dialog does get drawn.
Please register or sign in to comment