[Gambas-user] ComboBox Error when ComboBox.Remove("1") / possible bug in gb.gtk?

Nicolas Koch nkoch22 at ...626...
Thu Nov 27 01:47:39 CET 2008


>  FOR EACH $DIR IN Dir(sPath, "*")
>    if left$($DIR,1)<>"." then  ComboBox1.Add($DIR)
>  NEXT

Thanks Ron and Thank you for schooling me Benoit for explaining to me
what I was doing wrong.

Best Regards,

Nick




More information about the User mailing list