[Gambas-user] I can not open any form or any code
ron
ronstk at ...239...
Fri Mar 26 16:11:10 CET 2004
On Friday 26 March 2004 05:59, Rizky Tahara Shita wrote:
> hi benoit,
>
> i've download the 0.91 compile it with out errors and run well..
> but when i open a project, i try to show the form and i double click on
> some objects, i got errors, so i cannot have the code editor to write on.
> and after that gambas close...
>
> and also when i create a new project, make a startup form, and viola i have
> the same error and gambas close..
>
> errors are attached...
Hi,
I already reported this.
It is fixed for the next version.
You can fix it in the FEditor.form file in the source of the install
and redo the the install.
I made a copy of the gambas source directory to the examples directory and
open it as existing project.
Correct the minor bugs and use 'Make Executable'.
Then you can use the new created to go on.
Only when all is correct you can put it on the normal place.
The line must be
edtEditor.Move(02, 0, ME.ClientW-4, ME.ClientH)
Ron
More information about the User
mailing list