Re: [Gambas-user] Issue 164 in gambas: With GTK+ DrawingArea doesn't raise _Draw event.

2011-12-21 Thread Fabien Bodard
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 > -

Re: [Gambas-user] Issue 164 in gambas: With GTK+ DrawingArea doesn't raise _Draw event.

2011-12-21 Thread gambas
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

Re: [Gambas-user] Issue 164 in gambas: With GTK+ DrawingArea doesn't raise _Draw event.

2011-12-21 Thread gambas
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

Re: [Gambas-user] Issue 164 in gambas: With GTK+ DrawingArea doesn't raise _Draw event.

2011-12-20 Thread gambas
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.

Re: [Gambas-user] Issue 164 in gambas: With GTK+ DrawingArea doesn't raise _Draw event.

2011-12-20 Thread gambas
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

[Gambas-user] Issue 164 in gambas: With GTK+ DrawingArea doesn't raise _Draw event.

2011-12-20 Thread gambas
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