> -----Mensaje original----- > De: Benoît Minisini <[email protected]> > Reply-to: mailing list for gambas users > <[email protected]> > Para: mailing list for gambas users <[email protected]> > Asunto: Re: [Gambas-user] Test Gambas 2.99 Rev 3227 > Fecha: Sat, 18 Sep 2010 02:21:30 +0200 > > > OS : Ubuntu 10.4 > > Gnome : 2.30.2 > > > > Fmain.border = 0 -->Work, show form without borders > > Fmain.border = 1 --> Nothing > > Fmain.border = 2 --> Nothing > > > > Regards. > > > > Cristian Abarzua F > > > >?? > > > >Border is a boolean property. > > Sorry, I thought it worked as in gambas2. What would in Gambas3? > > Regards. > > Cristian Abarzúa F >
Now you have two booleans properties: Border and Resizable. Regards, -- Benoît Minisini ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
