Re: [Gambas-user] Action managment

2008-12-06 Thread David Villalobos Cambronero
g list for gambas users 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 thi

Re: [Gambas-user] Action managment

2008-12-05 Thread Benoit Minisini
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 ca

[Gambas-user] Action managment

2008-12-03 Thread David Villalobos Cambronero
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 contr