Re: [Gambas-user] 'Form.Name' is badly overridden in class 'FMain'

2011-05-27 Thread BenoƮt Minisini
> Hi, > I am trying to convert my old application from GAMBAS 2 to GAMBAS3. > > On GAMBAS3 I get the error > > 'Form.Name' is badly overridden in class 'FMain' > > > when I call FMain.show > > > Can somebody please help me to understand this matter ? > > > Salud > > Pino > This is explai

[Gambas-user] 'Form.Name' is badly overridden in class 'FMain'

2011-05-27 Thread Pino Zollo
Hi, I am trying to convert my old application from GAMBAS 2 to GAMBAS3. On GAMBAS3 I get the error 'Form.Name' is badly overridden in class 'FMain' when I call FMain.show Can somebody please help me to understand this matter ? Salud Pino --