Re: [Gambas-user] Gambas3 RC1 Bind conversion

2011-03-29 Thread Ron
Yes, converting .Bind() works ok now too! Thanks. 2011/3/29 Benoît Minisini : >> Referring to this page http://www.gambasdoc.org/help/doc/gb2togb3?v3 >> It looks like Bind(0) calls should be converted by the IDE, but it >> doesn't seem to be implemented. >> >> No Bind related code in  app/src/gamb

Re: [Gambas-user] Gambas3 RC1 Bind conversion

2011-03-28 Thread Benoît Minisini
> Referring to this page http://www.gambasdoc.org/help/doc/gb2togb3?v3 > It looks like Bind(0) calls should be converted by the IDE, but it > doesn't seem to be implemented. > > No Bind related code in app/src/gambas3/.src/Project/MConvert.module > > Regards, > Ron_2nd. > Implemented in revisi

[Gambas-user] Gambas3 RC1 Bind conversion

2011-03-28 Thread Ron
Referring to this page http://www.gambasdoc.org/help/doc/gb2togb3?v3 It looks like Bind(0) calls should be converted by the IDE, but it doesn't seem to be implemented. No Bind related code in app/src/gambas3/.src/Project/MConvert.module Regards, Ron_2nd.