[Gambas-user] Control Groups-bug?
Sebastian Jauch
sebastian.jauch at ...20...
Thu Apr 1 19:54:47 CEST 2004
hello,
>By trying your code, I get a "stack overflow" error, not a crash. Which
>version of gambas do you use ?
0.91 compiled from sources on a mandrake 10,
so "stack overflow" helps me a lot...
if so i will only change the value if it is different,
like
> IF NOT cbMultiple.Value THEN
> FOR i=0 TO $cbAnswers.Length-1
> cbTemp=$cbAnswers[i]
> cbTemp.Value=FALSE
> NEXT
> cbTemp=LAST
> if not cbtemp.value then cbTemp.Value=TRUE
> END IF
i will take a look why it doesn't report that correct on my system
thanx
More information about the User
mailing list