Re: Release 1.0.0a1
Dietmar Schwertberger <[email protected]> Mon, 31 Aug 2020 21:48:34 +0200
| Newsgroups | gmane.comp.python.wxglade |
|---|---|
| Message-ID | <[email protected]> |
Hi Federico, thanks for reporting. Yes, that's the reason. I thought that automatic testing would have covered this. 1.0.0a2 is online with a fix. Please note that such old versions have many problems when it comes to screen display. Also, e.g. key handling is limited for this. Regards, Dietmar On 31.08.2020 17:23, Federico Fanton wrote: > Hi Dietmar! > I'm getting this error when I move the focus off a StaticText, maybe > "SendSizeEventToParent" was not supported in wxPython 2.8 yet? > > > Exception type: <type 'exceptions.AttributeError'> > Exception details: 'StaticText' object has no attribute > 'SendSizeEventToParent' > > Application stack traceback: > File "/home/joril/opt/wxGlade-1.0.0a1/new_properties.py", line 1511, > in on_kill_focus > self.flush() > File "/home/joril/opt/wxGlade-1.0.0a1/new_properties.py", line 1559, > in flush > self._check_for_user_modification() > File "/home/joril/opt/wxGlade-1.0.0a1/new_properties.py", line 1528, > in _check_for_user_modification > ret = Property._check_for_user_modification(self, new_value, > force, activate) > File "/home/joril/opt/wxGlade-1.0.0a1/new_properties.py", line 189, > in _check_for_user_modification > self.on_value_edited(new_value) > File "/home/joril/opt/wxGlade-1.0.0a1/new_properties.py", line 173, > in on_value_edited > self._notify() > File "/home/joril/opt/wxGlade-1.0.0a1/new_properties.py", line 197, > in _notify > self.owner.properties_changed([self.name]) > File "/home/joril/opt/wxGlade-1.0.0a1/edit_windows.py", line 573, in > properties_changed > self.widget.SendSizeEventToParent() > > Date and time: 2020-08-31T17:06:58.002767 > Python version: 2.7.6 > wxPython version: 2.8.12.1 > wxWidgets platform: __WXGTK__ > wxGlade version: 1.0.0a1 > > > > _______________________________________________ > wxGlade-general mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wxglade-general _______________________________________________ wxGlade-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wxglade-general