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
[email protected]
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to