[Glade-devel] a small problem, please help
- From: tristan.van.berkom at gmail.com (Tristan Van Berkom)
- Subject: [Glade-devel] a small problem, please help
- Date: Tue, 15 Apr 2008 18:22:11 -0300
Hi,
note that this is a gtk+ question and would be better recieved
at gtk-app-devel-list at gnome.org.
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 <kundan.nitrkl at gmail.com>:
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 - Glade-devel at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/glade-devel
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]