As far as I understand, at least the title should appear before going into the blocking part.
Perhaps the UI operations are cached and need some extra help. I have sometimes added a xxxxx.update() after a xxxxx.show() to make a widget visible.
As far as I understand, at least the title should appear before going into the blocking part.
Perhaps the UI operations are cached and need some extra help. I have sometimes added a xxxxx.update() after a xxxxx.show() to make a widget visible.
Bookmarks