On Tue, 28 Apr 2009 19:07:30 +0200, "Denis L" <[email protected]> wrote: > "Phil Thompson" <[email protected]> wrote in message > news:[email protected]... > >> If there was a bug with lambda slots it's been fixed by now. > > I just tried it and I'm getting the same errors with regular functions. > > Could you try running the code bellow? What output you are getting when > barTextChanged is called? > > On my system self.foo and text point to the same QString object.
I see different objects. Phil -- http://mail.python.org/mailman/listinfo/python-list
