Re: Help with spanning widgets over multiple rows
Dietmar Schwertberger <[email protected]>
| Newsgroups | gmane.comp.python.wxglade |
|---|---|
| Message-ID | <[email protected]> |
On 04.01.2019 13:17, M A wrote: > I tried with both Python 2.7 and Python 3.7.2. I did not have any > problems moving widgets around. I think these crashes should be > investigated more before adding any deactivation code. I am using > wxPython 4.0.3 so that could be a reason why I don't see the crashes. For Mac OS and wxPython Classic I have now added a small delay of 50ms. This seems to avoid segmentation faults. On other platforms and versions there's no change. The change is in 0.9.0b3. Regards, Dietmar