Re: [Gambas-user] Isn't there an easier way...

2009-12-11 Thread Fabien Bodard
if you can send e directly your project ... i will be able to see the problem... 2009/12/11 Rolf-Werner Eilert : > Hmm! Interesting! > > I copied the original directory to another place with a different name > and loaded the project into Gambas2. It complained, wanted to know "Do > you really want

Re: [Gambas-user] Isn't there an easier way...

2009-12-11 Thread Rolf-Werner Eilert
Hmm! Interesting! I copied the original directory to another place with a different name and loaded the project into Gambas2. It complained, wanted to know "Do you really want...", OK. Then I chose Tools/Update all Forms. After some work, it says Cannot open file Component missing FForm.Creat

Re: [Gambas-user] Isn't there an easier way...

2009-12-11 Thread Fabien Bodard
the converted is embbeded in the ide..; (Tool> convert forms) You load the v1 project and then call this tool and then compile all... but make a copy of your project before 2009/12/11 Rolf-Werner Eilert : > ...of converting Gambas1 apps to Gambas2? I just thought, rebuilding the > forms and dial

[Gambas-user] Isn't there an easier way...

2009-12-11 Thread Rolf-Werner Eilert
...of converting Gambas1 apps to Gambas2? I just thought, rebuilding the forms and dialogs control for control, copying their X, Y, Height and Width values and other properties one by one - it takes hours. Hasn't anyone made a converter for the files yet? No requirement? It couldn't be too hard