View Single Post
Old 11-11-2009, 06:41 AM   #42
Max
Connoisseur
Max has a complete set of Star Wars action figures.Max has a complete set of Star Wars action figures.Max has a complete set of Star Wars action figures.Max has a complete set of Star Wars action figures.
 
Max's Avatar
 
Posts: 79
Karma: 380
Join Date: Mar 2008
Location: Girona, Spain
Device: iLiad, DR1000s
Quote:
Originally Posted by ericshliao View Post
GtkViewport does not have scrollbar. The widget having scrollbar is GtkScrolledWindow. By associating pagebar event with gtk_viewport_set_vadjustment() or gtk_viewport_set_hadjustment(), it's very simple to scroll the viewport.
So thats the reason I couldn't found a way to hide the scroll bars .

Then we only need to detect witch part of the image we are showing and scroll the image or jump to the next if necessary. I have little free time now and don't know when I could try this, but I will let you know how works.
Max is offline   Reply With Quote