Re: List of widgets that can't be moved on a gridsizer
M A <[email protected]>
| Newsgroups | gmane.comp.python.wxglade |
|---|---|
| Message-ID | <[email protected]> |
> On Apr 25, 2019, at 11:31 AM, Dietmar Schwertberger <[email protected]> wrote: > > On 23.04.2019 12:34, M A wrote: >> These are the widgets that cannot be dragged to different spots on a gridsizer: > > Thanks. I will have a look next week. I would think that these are no native widgets on macOS / gtk and therefore the mouse handling is different. On Windows things are working fine. > > Regards, > > Dietmar > > >> >> - Notebook >> - SplitterWindow >> - ComboBox >> - SpinCtrl >> - SpinCtrlDouble >> - ListCtrl >> - Grid >> - StaticLine >> - PropertyGridManager Any progress with this issue?