[Gambas-user] porting gambasEditor from gambas1 to gambas2-1.9.x (> 21)
Charlie Reinl
Karl.Reinl at ...9...
Sat Oct 28 00:32:09 CEST 2006
Salut,
porteted a project writen on gambas1 to gambas2-1.9.44.
One Form had an Editor (called at gambas1 GambasEditor)
All seams OK, but the form called, finished by an #11.
When I came to the idea, that it could be the Editor, at the toolbox
the editor was named 'GambasEditor',but reading the ChangeLog, a
'GambasEditor' dosn't exist anymore since about gambas2-1.9.31.
While compiling the project ... no ERROR.
Only deleting the Editor on the form, and replace it with the still
called 'GambasEditor' from the toolbox,solved the problem.
In both . No more #11 and the Editor in the toolbox was nemed 'Editor'
Seams that the new 'Editor' , first tells gambas2 'everything's OK',
even if it is the old 'GambasEditor'.
Was a hard piece of work.
Amicalment
Charlie
More information about the User
mailing list