Add labels as children to the statusbar. You'll have to to it in code, since glade won't allow it for some reason. Peek inside the gtk source to see how to set the proper Gtk Style name for the added labels. (something with frame IIRC)

From: "Luiz Rafael Culik Guimaraes" <l...@xharbour.com.br>
Dear Friends

is possible to create an statusbar in gtk with multiples parts?

example
part 1 show the filename, part 2 show row number, part 3 show col number, part 4 show ins/CAPS status on/off

Regards
Luiz

_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to