Re: Help with spanning widgets over multiple rows
Dietmar Schwertberger <[email protected]>
| Newsgroups | gmane.comp.python.wxglade |
|---|---|
| Message-ID | <[email protected]> |
On 01.01.2019 16:23, M A wrote: > What are your specs? > > Are you using the same version of wxGlade? Maybe you are using a newer version of wxGlade or wxPython? On Mac Os I have 2.7.14 with wxPython Classic 3.0.2 and Python 3.6.1 with wxPython 4.0.3. It seems I need to install 4.0.3 for Python 2 as well. With the other versions, I just see that the palette window does not keep the focus, which is not a major issue IMHO, even though it would be nicer to be able to navigate with the keyboard. > >> 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. In the repository I have now a change to highlight the selected button on the palette using SetBackgroundColour. This seems to work well on Linux and reasonable on Mac Os. On Windows it's not used. Regards, Dietmar