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 <[email protected]>


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Gambas-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to