[Gambas-user] DrawingArea in 1.9.13
PV
oreip at ...1...
Fri Jul 29 22:42:40 CEST 2005
On 29/07/2005 19:00, Benoit Minisini wrote:
> Mmm... Possible... I tested the optimizations with DrawingArea whose Cached
> property is set to False. Do you use DrawingArea with Cached set to True or
> not ?
It is set to False.
I also just tried to set it to True but then the DrawingArea started to behave
strangely, particularly the .Left property does not numerically correspond to
the value I set while building the form and so the DrawingArea doesn't keep the
place I assigned it.
Then I switched back to Cached=False but still the .Left property does not
correspond anymore (I set it manually to 225 but when I run the program the
drawingarea moves by itself and drwArea.Left reports 200).
Ciao,
Piero
More information about the User
mailing list