(1) when the app starts, you have to specify the same dbf file multiple times - this seems unnecessary and might be annoying to some people - should be fixed.
Fixed since V2 ; Last Dbb is always opened when you launch the pgm.
(2) clicking on the tool icon seems to bring up an language ...
By trying to learn EGRID (thanks a lot Srod for that tool !) and the database Cheetah, I code a soft to manage all the traduction of your text labels in a database.
I got a problem with the index mamangement. even if the table is declared with xdbCreateIndex(IDXname, dbHandle, IndexExpr, Duplicates) Duplicated at 0" my record the same field with the same index !