Re: Problem with ScrolledWindow in Windows

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 10/13/06, Ari Jolma <ari.jolma@xxxxxx> wrote:
> which work in Linux but there's a nagging non-fatal problem in Windows.
> The problem has to do with showing an image in ScrolledWindow.
> [snip]
> not show it, and the EventBox also seems to stop receiving events. These
> occasions are related to the user zooming in into a very small portion
> of the visible part of the data.

Have you checked the size of the virtual window that is being
scrolled? The win32 backend can't do virtual windows larger than 65k
pixels in either (or both) dimensions. I have this problem too on
large image zooms.

I think the only known solution is to not use scrolledwindow and to do
the clipping / panning yourself :-( Just attach two scrollbars and a
lot of callbacks to a small drawingarea.

John
_______________________________________________
gtk-list mailing list
gtk-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gtk-list

[Index of Archives]     [Touch Screen Library]     [GIMP Users]     [Gnome]     [KDE]     [Yosemite News]     [Steve's Art]

  Powered by Linux