[Gambas-user] gambas crash?
ron
ronstk at ...239...
Wed Dec 28 22:02:02 CET 2005
On Wednesday 28 December 2005 01:58, Ramon Orticio wrote:
> "the
> application is possibly open and opening it again will
> affect IDE and will result in a loss of data."
LOL: This is not the harddisk IDE :)
You use gamabs during development with a IDE.
Stands for 'Intergrated Development Interface'
Very confusing al those abreviations.
The warning message is to prevent working on your project
with two different editors on the same class, form
or module, changing the same file and you save the
wrong one as the suposed good one. :(
BTW:
If you want use the databse manager as stand alone, you can
use gambas-databasemanager as an seperate program instead of
the one in the menu bar.
(in /opt/gambas , /user/bin or /user/local/bin , depends on distro.)
Ron
More information about the User
mailing list