Re: Invisible GtkImage

2013-06-18 Thread אנטולי קרסנר
Hmmm... did you try not to resize the image at all, and see if it gets resized automatically by the aspect frame? If the ratio of the image isn't identical to the aspect frame ratio, I guess it may result in each one of them resizing the other recursively. Try without the resize code, and see if

Problem with gtk_scrolled_window

2013-06-18 Thread you wen zheng
Hi: attachment is a simple program. Click on the Test button, displays A page; click on the History button, display the list view with the scroll window;Click on the Help button, displays C page; In Fedoral11 environment running, no problem;but when in the ubuntu12.1 gtk2.0 cpu

Re: Invisible GtkImage

2013-06-18 Thread Kip Warner
On Tue, 2013-06-18 at 10:33 +0300, אנטולי קרסנר wrote: Hmmm... did you try not to resize the image at all, and see if it gets resized automatically by the aspect frame? If the ratio of the image isn't identical to the aspect frame ratio, I guess it may result in each one of them resizing the