Drawing on a canvas
Posted: Sun Jul 08, 2007 2:47 pm
How can i get the visible size of a canvas ?
The coordinate of the upper left is X=0 Y=0 . What are the coordinates of the lower right ?
It seems, that the lower y-coordinate is slightly smaller than the initialized y-value.
If the frame is 'default' , it is resizeable . If i pull the window bigger the canvas is redrawn and i see elements i didn't see at first . So Is the virtual canvas-size endless ?
The coordinate of the upper left is X=0 Y=0 . What are the coordinates of the lower right ?
It seems, that the lower y-coordinate is slightly smaller than the initialized y-value.
If the frame is 'default' , it is resizeable . If i pull the window bigger the canvas is redrawn and i see elements i didn't see at first . So Is the virtual canvas-size endless ?