[wingide-users] Auto-completion issue
Mike Rooney
mxr at qvii.com
Tue Aug 5 12:03:14 MDT 2008
Hello,
One issue I notice with auto-completion is that a case like
self.moreSizer = moreSizer = wx.BoxSizer()
results in no auto-completion for either self.moreSizer or moreSizer. I
commonly use something like this to assign a variable to a class while
allowing me to use it with less typing in the same scope, if I am going
to be using it a lot.
Unless I misunderstand something, this should work right?
Thanks,
Mike
More information about the wingide-users
mailing list