found the solution,
 
the ugly border comes from the gtk_viewport, So first wrap the widget with the 
viewport and remove the border for it. then wrap viewport with scroll window 
and remove the border[default removed], now you get a scroll window with view 
port and no kind of border.
 
where to use it,
if you have already a border and then apply gtk_scroll_window_with_viewport, 
you will get two borders and it will be ugly, for eg a 
scroll_window_with_viewport arround a frame.

Yogesh M <[EMAIL PROTECTED]> wrote:
I want scroll window only with scroll bars and no kind
of border around the contained widget. Thank you.



____________________________________________________
Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 

_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list


                
---------------------------------
 Start your day with Yahoo! - make it your home page 
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to