Re: a small problem, please help
"Tristan Van Berkom" <[email protected]>
| Newsgroups | gmane.comp.gnome.glade.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, note that this is a gtk+ question and would be better recieved at [email protected]. If you want to look, the source is in glade3/gladeui/glade-editor.c, I dont remember off hand but I had to implement it a couple of times, something just about setting up the adjustments of the scrolled window. (I dont think you have to connect to focus changes and add code in signal connections, I really think it was just a setup issue). Cheers, -Tristan 2008/4/14 kundan das <[email protected]>: > 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 > > _______________________________________________ Glade-devel maillist - [email protected] http://lists.ximian.com/mailman/listinfo/glade-devel