Re: Grid



On 3/12/07, David Wilson <gigaclon gmail com> wrote:
I am using Gtk::Table to group some Gtk::Image derived classes and I
would like there to be visable grid between element in the table,
spacing however just gets me blank space. any suggestions?

David Wilson
_______________________________________________
gtkmm-list mailing list
gtkmm-list gnome org
http://mail.gnome.org/mailman/listinfo/gtkmm-list


I don't see anything in the docs about gridlines.  I would imagine
that you're either stuck writing your own class that uses a drawing
area and draw the lines manually or resorting to something a bit
hackish like putting all your images in Gtk::Frames and having the
frames draw a shadow.

HTH,
Paul Davis



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]