Class: *''This is test variable* *Public* Test *As* Integer *''This is test variable* *''This is test variable*
Form: *Public Sub *Form_Open*()* *Dim* aa *As New* Class1 aa*.* <--- When I write this far, I expect to see "This is test variable" in help window, instead of "No help found.". *End* This used to work, and I'm not sure when it broke. But now I'm on Gambas3 rev 3275 @ Ubuntu 10.04 64bit. Jussi 2010/10/31 Benoît Minisini <[email protected]> > > Help line feature seems not to work correctly with recent revision. > > If I type: > > Dim test as someclass > > > > test.somevariabl... I always get "No help found". > > > > Gambas 3 rev 3265 @Ubuntu 10.04 64bit > > > > Jussi > > Can you make a little project example for me that shows what the problem > is? > > -- > Benoît Minisini > > > ------------------------------------------------------------------------------ > Nokia and AT&T present the 2010 Calling All Innovators-North America > contest > Create new apps & games for the Nokia N8 for consumers in U.S. and Canada > $10 million total in prizes - $4M cash, 500 devices, nearly $6M in > marketing > Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store > http://p.sf.net/sfu/nokia-dev2dev > _______________________________________________ > Gambas-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/gambas-user > ------------------------------------------------------------------------------ Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
