hi,

I am using glade and pygtk.In my glade file,I added a frame.Inside a frame i
added a scrolled window.In scroll window i added a table.But the issue is
the scroll window is not getting active when seen on a small screen or
whenever needed.

I pasted my code here:
glade : http://pastebin.com/m69b093a6
py file : http://pastebin.com/m4b8d9483

I am getting this error :*GtkWarning: gtk_scrolled_window_add(): cannot add
non scrollable widget use gtk_scrolled_window_add_with_viewport() instead
*
I tried gtk_scrolled_window_add_with_viewport() but does not make any
difference.So whats the issue behind this.

Njoy the share of Freedom :)
Anusha Kadambala
_______________________________________________
pygtk mailing list   [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/

Reply via email to