[Gambas-user] Thank you!

Leandro Anthonioz Blanc leandro_anthonioz at ...43...
Sun Feb 18 04:34:38 CET 2007


Hi folks! I applied Charlie's fix and databound controls problem disappears. Thank you
very much Charlie! And thanks to Fabien and Benoit too for include the patch in main
source code. This fix is very important to me because I need start a data-centric project
with Gambas and MySQL. Thank you!

> From: Charlie Reinl <Karl.Reinl at ...9...>
> Subject: Re: [Gambas-user] Problem with databound controls
> To: mailing list for gambas users <gambas-user at lists.sourceforge.net>
> Message-ID: <1171625683.5377.16.camel at ...40...>
> Content-Type: text/plain; charset=utf-8
> 
> Salut,
> 
> this is a BUG in the gb.db.form component.
> 
> You can load /your-path-to-gambas2-1.9.47/comp/src/gb.db.form into the
> gambas IDE and searching for UnSelect.
> You will find it twice in DataView.class, at line 117 and 313.
> Just out comment these 2 lines.
> Then save your changes, go back to the /your-path-to-gambas2-1.9.47/ and
> make a 
> su -c 'make install'
> to install the new gb.db.form component
> 
> Amicalment
> Charlie
>  
> Am Freitag, den 16.02.2007, 09:30 +0100 schrieb Dieter Hofmann:
> > Am Donnerstag, 15. Februar 2007 21:41 schrieb Leandro Anthonioz Blanc:
> > > Hi everybody. I have a problem in Gambas 1.9.47. I open the ?Database?
> > > example and connect to a MySQL 5.0 without problems. Using ?Database?
> > > example, I create the ?Test? database. Then create ?color? and ?test?
> > > tables and fill them with records. Good. However, if I click the ?Bound
> > > controls example?? button, then this message is shown: ?Unknown symbol
> > > ?UnSelect? in class ?.GridViewRows??. Can anybody help me? Thank you very
> > > much.
> > 
> From: Benoit Minisini <gambas at ...1...>
> Subject: Re: [Gambas-user] Problem with databound controls
> To: mailing list for gambas users <gambas-user at lists.sourceforge.net>
> Message-ID: <200702162356.16812.gambas at ...1...>
> Content-Type: text/plain;  charset="iso-8859-1"
> 
> This has been fixed by Fabien in the SVN. There are problems with selection 
> interfaces between controls: things are not really coherent.
> 
> Sorry anyway for the delay, I'm currently very busy with my job, and with 
> theater.
> 
> Regards,
> 
> -- 
> Benoit Minisini
> 



 
____________________________________________________________________________________
Don't pick lemons.
See all the new 2007 cars at Yahoo! Autos.
http://autos.yahoo.com/new_cars.html 




More information about the User mailing list