Re: More issues

Dietmar Schwertberger <[email protected]> Thu, 17 Sep 2020 20:54:05 +0200
Newsgroups gmane.comp.python.wxglade
Message-ID <[email protected]>
On 17.09.2020 08:21, Igor Korot wrote:
> If I have a wxBoxSizer and want to remove the slot - it is not possible.
> At least there is no indication that the slot is removed.
>
> I see it both doing from the actual design window or from the hierarchy tree.
>
> No errors, no exception - the slot simply stays.
>
> The same happens if I have spacer in a slot.
> Trying to remove a spacer does not update the design view

I can't see these issues in my Mac Os VM with Mojave 10.14 and both 
Python 2.7 with wxPython 3.0.3 and Python 3.7.4 with wxPython 4.0.6.

The focus handling when removing items is not perfect, but other than 
that I don't see a problem.
Unfortunately, on Mac Os I don't have too many different wx/Python 
versions available.

Regards,

Dietmar