Gtk Scrollbar Less Scrolling Window with GtkViewPort

Posted by PP on Stack Overflow See other posts from Stack Overflow or by PP
Published on 2010-03-24T09:15:53Z Indexed on 2010/03/24 9:33 UTC
Read the original article Hit count: 147

Filed under:
|

I am totally stuck on this, i want to implement Scroll Bar Less Scrolling Window. can some one provide me some hint on how to implement scrolling window using GtkViewport.

I want to implement something as displayed follows:

alt text

When user clicks on the ScrollUp or ScrollDown button list will scroll up or down.
Is it easy to implement or it is very very complected?

© Stack Overflow or respective owner

Related posts about gtk

Related posts about gtk+