[Gambas-user] Stack Overflow...with QT4 combobox

Benoît Minisini gambas at ...1...
Fri Jul 24 13:27:48 CEST 2015


Le 23/07/2015 04:10, nando a écrit :
> Gambas 3.7.1
> QT4
>
> I get stack overflow with...
>
>    ComboBox1.value = Not ComboBox1.value
>
> -Nando
>

I guess you just created an infinite recursion by calling that line from 
the ComboBox1 Click or Change event. I can't guess more.

If you want more than a guess, just send your code, not just one line!

-- 
Benoît Minisini




More information about the User mailing list