[Gambas-user] Gambas3: ScrollArea doesn't scroll

Benoît Minisini gambas at ...1...
Mon Jan 9 13:39:02 CET 2012


>
> Ok, I think I understand: With the help of ScrollX and ScrollY I have to
> decide at which coordinate within my large drawing I start to draw to
> 1,1 on the DrawingArea?
>
> Rolf
>

Yes. If you don't care with drawing everything at each draw event, it is 
just a matter of translating the coordinate system with Draw.Translate().

-- 
Benoît Minisini




More information about the User mailing list