Re: Release 1.0.0a8
Dietmar Schwertberger <[email protected]> Mon, 14 Sep 2020 21:32:04 +0200
| Newsgroups | gmane.comp.python.wxglade |
|---|---|
| Message-ID | <[email protected]> |
On 14.09.2020 21:03, M A wrote: > I am testing on: > - Mac OS 10.8 > - wxPython 2.9.4.0 > - Python 2.7.2 > > The problem that I immediately noticed was that moving controls on a gridsizer no longer works. This did work on version 0.9.3. Could you please open an issue on github and describe a test case in more detail? I just tried with Python 3 and there it seemed to work. I noticed a problem if the sizer is inside a notebook, though. The mouse position to slot calculation seems to be off by the height of the notebook tab handle size. On Windows I had the same with the toolbar size before. Regards, Dietmar