Re: Release 1.0.0a1
Dietmar Schwertberger <[email protected]> Tue, 1 Sep 2020 18:48:13 +0200
| Newsgroups | gmane.comp.python.wxglade |
|---|---|
| Message-ID | <[email protected]> |
On 01.09.2020 10:06, Federico Fanton wrote: > (I think I can make a PR if you want) Yes, that would probably be better. Unfortunately I don't have a 2.8 gtk version for testing readily available. Please try with the file tests\casefiles\Test_Editing2.wxg Without SendSizeEventToParent you will probably see these errors: - wrong button size when Cutting and Pasting again "button_2" (in the Design window) - wrong size when toggling the Font property of "static_text_1" or changing the font size of a static text or button Please check whether your workaround would fix this. Both occurences would need to be fixed: edit_base.py, around line 331 edit_windows.py around line 571 If it's working, then a compat.SendSizeEventToParent would probably be best, a bit similar to the approach of e.g. compat.DestroyLater The problem of wx Classic regarding the hotkey handling would remain, though. Thanks, Dietmar _______________________________________________ wxGlade-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wxglade-general