Re: wrapper in state?
Robin Becker <[email protected]>
| Newsgroups | gmane.comp.python.anygui.devel |
|---|---|
| Message-ID | <[email protected]> |
In article <019501c2592d$84b74980$6d94fea9@newmexico>, Samuele Pedroni <[email protected]> writes >Ok, after analyzing things it appears that wrapper should not be in proxy >state, because that way it generates spurious pulls: > >e.g. in order to pull x we need wrapper, so we pull wrapper, so we need >wrapper, we don't pull it now because we were already pulling it, so we get >wrapper, to get wrapper, to pull/get x. > >I will change Attrib to allow for plain attributes (withouth '_') to fix this. > >regards. > after the latest changes to wrappers/proxies neither msgui or (my version) dwgui work. I tried the following remove imports of DummyWidget, isdummy DummyWidget() --> None x.isdummy() --> x if self.noWidget() --> if not self.widget if not self.noWidget() --> if self.widget even so nothing really works. -- Robin Becker ------------------------------------------------------- In remembrance www.osdn.com/911/