>>
>> i ceate a object like this
>>
>> LBLlegendentry = new Lable(PANbody) AS LBLlegendentry
>>
>                                          ^
>You must put quotes there ----------------'
>
--
Hello,

tnanks but i only forget them  in this mail:)

my code is like this

Public LBLlegendentry as Lable

Public sub setupFooter()
        For xy ....
                LBLlegendentry = New Lable(PANfooter)  AS "LBLlegendentry"
        next
end



and I cant click on this lables:(




-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to