[Gambas-user] Icon property

David Villalobos Cambronero david_villalobos_c at ...43...
Tue Mar 11 17:20:57 CET 2008


mmmmm Well, I´ll try and tell you... since I remenber I tried this way...

But anyway, thanks...

David

----- Original Message ----
From: Benoit Minisini <gambas at ...1...>
To: mailing list for gambas users <gambas-user at lists.sourceforge.net>
Sent: Tuesday, March 11, 2008 9:51:47 AM
Subject: Re: [Gambas-user] Icon property

On mardi 11 mars 2008, David Villalobos Cambronero wrote:
> Hi all,
> I got a problem when I want to change the Icon property of a Form at
> execution time. I use one of the icons from the Gambas Stock, for example:
> icon:/16/tools, but what can I do to change the Icon property to
> icon:/16/print at execution time?? Any ideas?
>
> Best regards.
>
> David
>

MyForm.Icon = Picture["icon:/16/print"]

To know what is done in the background, you can open the *.form file in a text 
editor. Everything that is after an equal sign is valid Gambas code.

Regards,

-- 
Benoit Minisini

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Gambas-user mailing list
Gambas-user at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user






      ____________________________________________________________________________________
Looking for last minute shopping deals?  
Find them fast with Yahoo! Search.  http://tools.search.yahoo.com/newsearch/category.php?category=shopping


More information about the User mailing list