[Gambas-user] VB import patch for 1.9.2 IDE

Rob sourceforge-raindog2 at ...94...
Fri Feb 4 15:35:42 CET 2005


On Friday 04 February 2005 08:00, Benoit Minisini wrote:
> Do you create a new project when you import VB forms ? Then,
> you must merge your code in the Project creation form, not in
> the welcome form.

No, if you just import a form it has to go into an existing 
project.  I only create a directory and .project file if you are 
importing a .vbp and all its associated forms.

> And if you just import forms, then you must merge your code in
> the Form creation wizard.

I kept the classes pretty discrete so I should be able to modify 
both the New Project and Create Form dialogs pretty easily.  I 
will work on that later today or this weekend.

> Or you can make an external tool if you don't want to keep a
> 'rudimentary' interface.

I think it's inconvenient to make it an external tool, because 
the project you create or into which you import forms should be 
opened automatically after the import is complete, and as far as 
I can tell the IDE takes no command line parameters to open a 
project at startup.

Rob






More information about the User mailing list