[Gambas-user] how get a project version?

Oliver Etchebarne Bejarano oliver at ...2681...
Sun Sep 18 07:54:12 CEST 2011


Use the Application.version to get that property in your program, 
something like

mylabel.text = "MyApp version" & Application.version


  /Oliver Etchebarne Bejarano/
  Gerente General
  *Paperclip X10 SRL*
================================================
Web      :http://x10.pe  <http://x10.pe/>
Feed RSS :http://x10.pe/feed
Facebook :http://x10.pe/facebook
Twitter  :http://x10.pe/twitter
YouTube  :http://x10.pe/youtube
================================================


El 18/09/11 00:45, Alexis Sanchez escribió:
> In projects properties i can stablish the version of the project, how
> i can show this value in a label????
>
> --
> Alexis Sanchez
> 0416-2584008
> Linux Counter User: 484046
> http://alexissanchez.net
> Ubuntu 10.10&  Kernel: 2.6.35-25
> Twitter: @aasanchez
> facebook: facebook.com/aasanchez
>
> ------------------------------------------------------------------------------
> BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
> http://p.sf.net/sfu/rim-devcon-copy2
> _______________________________________________
> 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