> 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
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
---
> 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
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
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
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
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