[Kde-bindings] Qt, Qyoto buttons work intermediately
Arno Rehn
arno at arnorehn.de
Sun Feb 14 14:33:31 UTC 2010
On Sunday 14 February 2010 13:26:41 linuxoidoz at yahoo.com.au wrote:
> I'm completely lost. No controls work in the second window. Sometimes 1 out
> 20, the buttons work but then stop again. What the... I have these:
> [snip]
It would be great if you could write a small sample app which shows this
behaviour, or at least point us to the full code. Only having code snippets
makes it really hard to test and see where your mistake is.
As Richard already said, some of the SLOT signatures that you connect to are
wrong. I don't have a clue about the rest; I have to take a look at the full
code or a test case. A possible cause could be that your instances are garbage
collected too early. But without a test case this is quite hypothetical.
--
Arno Rehn
arno at arnorehn.de
More information about the Kde-bindings
mailing list