2011/12/21 :
>
> Comment #4 on issue 164 by jussi.la...@gmail.com: With GTK+ DrawingArea
> doesn't raise _Draw event.
> http://code.google.com/p/gambas/issues/detail?id=164
>
> Yes it does in my computer!
>
> Jussi
>
so it's qt4 that have a problem on your machine
> -
Comment #4 on issue 164 by jussi.la...@gmail.com: With GTK+ DrawingArea
doesn't raise _Draw event.
http://code.google.com/p/gambas/issues/detail?id=164
Yes it does in my computer!
Jussi
--
Write once. Port to many.
G
Updates:
Status: Invalid
Labels: -Version Version-TRUNK
Comment #3 on issue 164 by benoit.m...@gmail.com: With GTK+ DrawingArea
doesn't raise _Draw event.
http://code.google.com/p/gambas/issues/detail?id=164
Sorry but Qt4 does not raise the event too, when the Cached property is
Comment #2 on issue 164 by jussi.la...@gmail.com: With GTK+ DrawingArea
doesn't raise _Draw event.
http://code.google.com/p/gambas/issues/detail?id=164
I don't think that is the solution,
as controls should behave similarly in all environments.
Comment #1 on issue 164 by gambas...@gmail.com: With GTK+ DrawingArea
doesn't raise _Draw event.
http://code.google.com/p/gambas/issues/detail?id=164
Hi,
Cached property of DrawingArea must be set to false !
--
Write
Status: New
Owner:
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 164 by jussi.la...@gmail.com: With GTK+ DrawingArea doesn't raise
_Draw event.
http://code.google.com/p/gambas/issues/detail?id=164
1) Describe the problem.
With GTK+ Dr