[Gambas-user] make Label background from Database field

Dimitris Anogiatis dosida at ...626...
Sun Oct 18 16:00:05 CEST 2009


Vassili,

Glad to hear that it's working for you :)

Keep up the good work :)

Regards,
Dimitris

On Sun, Oct 18, 2009 at 7:22 AM, Vassilis K <vkan53 at ...2300...> wrote:

> It is Solved !!!!!!!!!!
>
>
> It works fine with: rsThesi.Count - 1
>
> DO WHILE rsThesi.Index < rsThesi.Count - 1
>     change_bgcolor(CInt(rsThesi!thesi))
>    rsThesi.MoveNext()
> LOOP
>
> Thank you Dimitri and Doriano
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> http://p.sf.net/sfu/devconference
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>



More information about the User mailing list