Re: [Gambas-user] gambas3->create new->{anything}->existing

2010-06-01 Thread Benoît Minisini
> Salut, > > gambas3 IDE->create new->{anything}->existing > > Since /.src hides the code, this is not good solved! > > Would be better to switch on the "SHOW HIDDEN" option. > Or better, after having selected a gambas3 directory, entering > into /.src automatically. Indeed... -- Benoît Minis

[Gambas-user] gambas3->create new->{anything}->existing

2010-06-01 Thread Karl Reinl
Salut, gambas3 IDE->create new->{anything}->existing Since /.src hides the code, this is not good solved! Would be better to switch on the "SHOW HIDDEN" option. Or better, after having selected a gambas3 directory, entering into /.src automatically. -- Amicalement Charlie ---

Re: [Gambas-user] Gambas3:draw.begin(printer)

2010-06-01 Thread Benoît Minisini
> Thanks Fabien for your reply. After much struggle I still cannot get a > result and include the following for the amusement of all. :) > > prnter is not aware of events begin and draw. Rsult is T and thus a > failure. The program does spit an empty sheet from the printer. If someone > could corr

Re: [Gambas-user] Gambas3:draw.begin(printer)

2010-06-01 Thread charlesg
Thanks Fabien for your reply. After much struggle I still cannot get a result and include the following for the amusement of all. :) prnter is not aware of events begin and draw. Rsult is T and thus a failure. The program does spit an empty sheet from the printer. If someone could correct the cod

[Gambas-user] Event in Form Class

2010-06-01 Thread Fabián Flores Vadell
I been writing a class and I found this problem when a event is raised. I wrote my class in a form class to take advantage of visual design (my class just does visual things). I wrote an event in the form class and when the event is raised the problem appears: apparently the form self captures the

Re: [Gambas-user] Gambas3:draw.begin(printer)

2010-06-01 Thread Fabien Bodard
2010/6/1 Leonardo Miliani : > Il giorno lun, 31/05/2010 alle 18.51 +0200, Fabien Bodard ha scritto: >> 2010/5/31 charlesg : >> > >> > Hi >> > >> > Converting Gambas2 to Gambas3 using QT. >> > >> > draw.begin(printer) now says that printer is 'not a drawable object' >> > printer.name reports correct

Re: [Gambas-user] Gambas3:draw.begin(printer)

2010-06-01 Thread Leonardo Miliani
Il giorno lun, 31/05/2010 alle 18.51 +0200, Fabien Bodard ha scritto: > 2010/5/31 charlesg : > > > > Hi > > > > Converting Gambas2 to Gambas3 using QT. > > > > draw.begin(printer) now says that printer is 'not a drawable object' > > printer.name reports correctly. > yes it's true as printer do not