Re: Help with spanning widgets over multiple rows
M A <[email protected]>
| Newsgroups | gmane.comp.python.wxglade |
|---|---|
| Message-ID | <[email protected]> |
> On Jan 1, 2019, at 6:19 AM, Dietmar Schwertberger <[email protected]> wrote: > > On 01.01.2019 04:07, M A wrote: >> I just started using 0.9.0b2. I noticed that the interface is unresponsive. When I click on the tabs in the properties window, it does not register. When I click on a control in the pallet area I see no indication of a selection. I can still add a control to the Design window's grid. > > I have just tried on Mac Os. > I don't see a problem with the properties tab. Really? Here is my info: wxGlade version 0.9.0b2 Python 2.7.14 wxPython 4.0.3 Mac OS 10.12.6 What are your specs? Are you using the same version of wxGlade? Maybe you are using a newer version of wxGlade or wxPython? > I will check whether I can add some indication, which widget is selected on the pallet. I do already see the blue ring around the selected control. I just can't make it move. > On other platforms the selection is at least indicated as long as the window has the focus. Maybe I can change the background colour or so... I think the problem is with something else. The pallet and the properties window does not visually respond to mouse or keyboard events. On wxGlade 0.8.3 when I push the tab key the selection ring changes controls. This does not work on wxGlade 0.9.0b2. Thank you.