Re: [Gambas-user] Action.Register new parameter

2011-09-04 Thread Emanuele Sottocorno
Thanks for the reply, should take 20 minutes to get it work. Emanuele > > Hi to all, > > i can't understand what the new 'old as string' parameter means in > > Action.Register. I have a class in which i define all actions used for > > Menus and ToolButtons, than each action is linked to appropriat

Re: [Gambas-user] Action.Register new parameter

2011-09-04 Thread BenoƮt Minisini
> Hi to all, > i can't understand what the new 'old as string' parameter means in > Action.Register. I have a class in which i define all actions used for > Menus and ToolButtons, than each action is linked to appropriate > controls at application start-up. I use this to give the user the chance >

[Gambas-user] Action.Register new parameter

2011-09-04 Thread Emanuele Sottocorno
Hi to all, i can't understand what the new 'old as string' parameter means in Action.Register. I have a class in which i define all actions used for Menus and ToolButtons, than each action is linked to appropriate controls at application start-up. I use this to give the user the chance to select di