C
Chris
Hello everyone,
I just started looking at trying to write some Qt stuff in ruby. I
whipped up a quick widget in designer to see how the whole process
works. When it came time to connect a button to a custom slot I got
stuck. The docs on the internet that deal with designer are all qt3
based. The search button on this forums website is broken, so sorry if
this has been brought up already.
Has anybody had any luck implementing custom slots in ruby without
changing the output of rbuic4? Everything I have tried results in
segfaults and superclass mismatch errors.
I just started looking at trying to write some Qt stuff in ruby. I
whipped up a quick widget in designer to see how the whole process
works. When it came time to connect a button to a custom slot I got
stuck. The docs on the internet that deal with designer are all qt3
based. The search button on this forums website is broken, so sorry if
this has been brought up already.
Has anybody had any luck implementing custom slots in ruby without
changing the output of rbuic4? Everything I have tried results in
segfaults and superclass mismatch errors.