whoa. i figured this would cause the whole things to segv, but
commenting out these gtk_box_pack_start() calls got rid of the
unnecessary horizontal brooves.
//gtk_box_pack_start (GTK_BOX (box3), scrollbar7, TRUE, TRUE, 0);
gtk_widget_show (scrollbar7);
the user can grab hold of the top an
it took me the entire afternooon to get an idea of what those red
thin linnes a "thumb" bar were. i think it was only in ubuntu...
and i have fixed parts of it.
now i have two separate horizontal scrollbars. they range from 0 to
100 exactly what i want. and now, in place of that red line is a
re
Hello all,
I am new to this list, please forgive me if this material has been discussed
before. I have a substantial body of Xlib/Motif code that I need to port
to a more modern GUI and have some questions in that regard with respect
to GTK+ and cousins. This code uses Motif for dialog panels, et
Hi,
I'm also developing an GTK+-based for Windows and Linux using GTK+
2.24 (using the opensuse build service binaries).
What sort of error are you getting? I found that installing the Visual
C++ 2008 Redistributable Package was necessary to run the app on
Windows XP SP1. Windows XP SP2 and newer