Using Group property with classes

View: New views
2 Messages — Rating Filter:   Alert me  

Using Group property with classes

by David Villalobos Cambronero :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi, How can I use the Property Group in my Class, or maybe it is only for the IDE?

 Regards


--
David



     

------------------------------------------------------------------------------
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-devel mailing list
Gambas-devel@...
https://lists.sourceforge.net/lists/listinfo/gambas-devel

Re: Using Group property with classes

by Soplo :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

You can change the event handler when you use NEW operator.

Dim t as textbox
t=NEW textbox AS event_manager

check http://www.gambas-es.org

David Villalobos Cambronero wrote:
Hi, How can I use the Property Group in my Class, or maybe it is only for the IDE?

 Regards


--
David



     

------------------------------------------------------------------------------
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-devel mailing list
Gambas-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-devel