[Gambas-user] Questions about the 'database' example

rocko sunblaster5 at ...626...
Fri Aug 31 03:15:30 CEST 2012


Been looking at the database example in Gambas 3.2.1.
I believe it's the first one simply named 'Database'.
I noticed on the Ftest.Form that the DataBrowser behaves differently.

For instance when you click on an record in the dataBrowser it populates
a series of txt boxes with the data.
Also if you click the [+] add record button it doesn't prompt you to add
the record on the dataBrowser itself as is the default behavior, but 
instead it clears the txt boxes and lets use them to enter a new record.
Then you just simply click the save icon and it updates the dataBrowser.

I would love yo know how that was done.
I looked thru the code but couldn't see anything that would  give me a
clue.

Could some one point out the code that does this.
I'm currently working on a similar project and that is just what I need.
But I can't figure out how it's done.
-- 
rocko <sunblaster5 at ...626...>





More information about the User mailing list