-----Mensaje original----- De: craf <[email protected]> Reply-to: mailing list for gambas users <[email protected]> Para: mailing list for gambas users <[email protected]> Asunto: Re: [Gambas-user] Missing components Fecha: Thu, 25 Mar 2010 20:20:44 -0300
-----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] Missing components Fecha: Thu, 25 Mar 2010 23:58:52 +0100 > Fixed issue gb.gtk.ext component. > A problem that remains is that if I add a button, this does not appear > on the form and run the program, it can not stop. > >Can you give more details? I don't see what you are talking about... >First, I apologize for my bad English. Google helps, but not much. >Steps that I perform: >1. New project with gtk + >2. I close Gambas. >3. Change the file. Proyect and delete the reference to the component >gb.gtk.ext >4. Gambas open again but I can not put any control on the form. see a >locked symbol next to the controls. >It is as if the IDE is blocked. >Regards ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user Hi. I managed to solve the problem of not being able to insert components on the form, what I did was deselect the component gb.gtk and select the component gb.gui. Is this a bug in my IDE? or It's just a feature of Gambas 3? Regards ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
