On Sun, 2012-12-09 at 16:05 +0100, Benoît Minisini wrote:
> Le 08/12/2012 22:01, Willy Raets a écrit :
> > Problem occurred on Gambas 3.3.90 - rev. #5417
> > Works correctly on Gambas 3.3.4
> >
> > Must be caused by new implementation of DrawArea.
> >
> > DrawArea behaves correctly with qt4, gives
Le 09/12/2012 16:30, Willy Raets a écrit :
>
>> It is fixed in revision #5420.
>
> Thanks, I'll have a look at it as soon as I have rev #5420 installed
>>
>> But note the way you are doing animation is not good:
>> - You are drawing on a non-cached DrawingArea outside of a Draw event.
>> You must n
> It is fixed in revision #5420.
Thanks, I'll have a look at it as soon as I have rev #5420 installed
>
> But note the way you are doing animation is not good:
> - You are drawing on a non-cached DrawingArea outside of a Draw event.
> You must not do that, even if at the moment it works because
Le 08/12/2012 22:01, Willy Raets a écrit :
> Problem occurred on Gambas 3.3.90 - rev. #5417
> Works correctly on Gambas 3.3.4
>
> Must be caused by new implementation of DrawArea.
>
> DrawArea behaves correctly with qt4, gives trouble with gtk
>
> Attached source archive to see the problem.
>
> Ste
Problem occurred on Gambas 3.3.90 - rev. #5417
Works correctly on Gambas 3.3.4
Must be caused by new implementation of DrawArea.
DrawArea behaves correctly with qt4, gives trouble with gtk
Attached source archive to see the problem.
Step 1: Run the application to see what the intention is (it u