Hi all I am developing an application where there are a lot of gtk_entry (text boxes) arranged in vbox over a window widget. Scroll window is added . The setting is exactly similar to that of the glade3.1.0 "propertyeditor" window with the notepads General, packing common, signals etc. Now the problem is that while I am going up-down with the keys, the scroll is not working i.e the cursor has reached to a gtk_entry (thats hidden) but it is not visible because scrolling didn't happen. Mouse scrolling is working but I need scrolling with keyboard. The same problem is not there in glade3.1.0 property editor UI. *I wanted to know how the scroll window and toggle buttons etc are used in the glade property editor UI so that I'll implement the same in my application to make the scrolling work.* ** *Pls Pls help.* *kundan*
_______________________________________________ Glade-devel maillist - [email protected] http://lists.ximian.com/mailman/listinfo/glade-devel
