Re: [Gambas-user] create code option in form designer

2008-06-11 Thread Ron Onstenk
On Wednesday 11 June 2008, Ron wrote: > Benoit Minisini schreef: > > On mardi 10 juin 2008, Ron wrote: > > > >> Question. > >> > >> Is there a way to generate the code for an object you designed in the gui. > >> If not wouldn't it be a nice feature? > >> > >> Let say you created a window and dra

Re: [Gambas-user] create code option in form designer

2008-06-10 Thread Ron
Benoit Minisini schreef: > On mardi 10 juin 2008, Ron wrote: > >> Question. >> >> Is there a way to generate the code for an object you designed in the gui. >> If not wouldn't it be a nice feature? >> >> Let say you created a window and dragged a frame in it, and set the size >> etc etc, would b

Re: [Gambas-user] create code option in form designer

2008-06-10 Thread Benoit Minisini
On mardi 10 juin 2008, Ron wrote: > Question. > > Is there a way to generate the code for an object you designed in the gui. > If not wouldn't it be a nice feature? > > Let say you created a window and dragged a frame in it, and set the size > etc etc, would be nice if you could see/save the lines

[Gambas-user] create code option in form designer

2008-06-10 Thread Ron
Question. Is there a way to generate the code for an object you designed in the gui. If not wouldn't it be a nice feature? Let say you created a window and dragged a frame in it, and set the size etc etc, would be nice if you could see/save the lines of code you would need to create the object