[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Re: Draw outside clip

Michael,

You are limited to 32768 x 32768 pixels. This is a windows limit, not an SWT 
limit.

David Kyle
http://richclientplatform.blogspot.com/

"Michael Szediwy" <michael@xxxxxxxxxx> wrote in message 
news:fvu60n$t44$1@xxxxxxxxxxxxxxxxxxxx
> Hi,
>
> this is a stupid question, maybe. If I draw a polyline on a canvas with a 
> certain size (maybe 50000 pixel) whose points lie outside the
> clipping area the whole application begins to hang. I'm testing on a
> Windows XP machine.
>
> Is anything known about such problems?
>
> Cheers
>
> Michael