[Gambas-user] Action managment

David Villalobos Cambronero david_villalobos_c at ...43...
Sat Dec 6 14:39:30 CET 2008


Well, I have been working in this project: http://code.google.com/p/mysql-gui/ what I need I my class to raise the Action_Activate event, I inherit Window to my class and it works fine.

 Regards


--
David



----- Original Message ----
From: Benoit Minisini <gambas at ...1...>
To: mailing list for gambas users <gambas-user at lists.sourceforge.net>
Sent: Friday, December 5, 2008 6:38:28 AM
Subject: Re: [Gambas-user] Action managment

On mercredi 3 décembre 2008, David Villalobos Cambronero wrote:
> Hi all, I have a problem using Actions. That is what I got:
>
> I have a form let's call it FMain, in this form I have a work space that I
> use to emmbed some others form, Let's suppose I emmbed a form in this work
> space, let's call it Form2, in this form, I insert a class, this class has
> some controls with actions, so at the end we have, two forms and one class:
> FMain::Form2::class, all of them has the Action_Activate procedure, but the
> Actions of the class are intersepted by the parent, in this case: Form2.
>
> How can I make my class to intersept his own Actions?
>
>  Regards
>
>
> --
> David
>

At the moment only classes that inherit Window can have an Action_Activate 
procedure.

Can you explain exactly what your goal is?

-- 
Benoit Minisini

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
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