[Gambas-user] new label

Fabien Bodard gambas.fr at ...626...
Fri Aug 14 13:25:25 CEST 2009


public sub btn_click()
dim lbl as label

lbl=new label(me) as "lbl"



end

public sub lbl_click()

print Last.name

end
2009/8/14 abdurrahman ulusoy <ulusoyab at ...43...>:
> hi.
> When user click a button create  a new label, and when click on this label user see a new text. how can i do this. (label quantity more then one  )
>
>
>
>      ___________________________________________________________________
> Yahoo! Türkiye açıldı!  http://yahoo.com.tr
> İnternet üzerindeki en iyi içeriği Yahoo! Türkiye sizlere sunuyor!
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> 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