On Wednesday, April 07, 2004, at 11:24AM, Ranieri Oliveira <zalinsk@xxxxxxxxxxxxx> wrote: >I am beginning in gtk, and am using one clist to show the data that I catch >of a data base mysql, but when they are many lines, clist does not have a >scroll bar, and with this I do not obtain to see the data that are very in low. >He would like to know if he has as to place a scroll bar in clist. Put the clist in a scrolled window. If you are using GTK 2.x, look here: http://developer.gnome.org/doc/API/2.0/gtk/ScrollingWidgets.html And here (clist is depricated): http://developer.gnome.org/doc/API/2.0/gtk/TreeWidgetObjects.html If you are using GTK 1.2, look here: http://developer.gnome.org/doc/API/gtk/gtkscrolledwindow.html -- Ken Sodemann E-Mail: stuffle@xxxxxxx MSN Messenger: stuffle@xxxxxxxxxxx http://webpages.charter.net/stuffle _______________________________________________ gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list