| The Following User Says Thank You to fpp For This Useful Post: | ||

)?--- conboy-0.4.5.orig/src/interface.c +++ conboy-0.4.5/src/interface.c @@ -447,6 +447,7 @@ scrolledwindow1 = gtk_scrolled_window_new(NULL, NULL); gtk_scrolled_window_set_policy(GTK_SCROLLED_WINDOW (scrolledwindow1), GTK_POLICY_AUTOMATIC, GTK_POLICY_AUTOMATIC); #endif + hildon_helper_set_thumb_scrollbar(scrolledwindow1, TRUE); gtk_widget_show(scrolledwindow1); gtk_box_pack_start(GTK_BOX (vbox1), scrolledwindow1, TRUE, TRUE, 0);


| The Following User Says Thank You to qwerty12 For This Useful Post: | ||
)?
Maybe I wanted to make it user configurable but then was busy with other stuff. IŽll put it on my list again. Thanks for the reminder!
| The Following User Says Thank You to conny For This Useful Post: | ||
| The Following User Says Thank You to fpp For This Useful Post: | ||