Hi from Segovia (Spain) Im trying to show an image in a ScrolledWindow as I've seen in examples. I can do this, but now i'm trying to do the following: Each time I resize the window, the scrolledwindow is resized, but not the image inside it, I want to know how can i center the image on the scrolled window(this one is inside a frame too) and how can i make the image to resize at the same time than the scrolledwindow. Thanks.
2. Re: Problema with ScrolledWindow
#4778
Posted by: 2004-07-10 02:43:45
I'm sure that some of you have ever painted an image centered and resizable inside somewhere. Could you please give me an example? And why can't I paint a jpg image? I get a message, no handler founded for that image.