On Fri, 2009-10-16 at 11:28 -0400, ArbolOne wrote: > Hey, thanks Murray, I will give this egg some time to cook and crack it > then. By that I mean that I will study it and see it if is applicable to > what I want and if so add it to my application. > However, is there a place where I can get some living examples of this > 'libegg'? or a MailingList I could write to?
As I said, there's a demo in libegg, and I use it in Glom. > Thanks in advance > > Murray Cumming wrote: > > On Wed, 2009-10-14 at 22:20 +0300, sledge hammer wrote: > > > >> I don't know exactly what window you are talking about. (screenshot > >> maybe?) > >> But I think this is how you create the same thing. Put Gtk::Buttons > >> and use "set_image()" to set an image. Also use > >> "set_relief(Gtk::RELIEF_NONE)" on the buttons to make them look > >> flat(ie not like a button). > >> > > > > The GtkToolPallete widget should do offer this soon in a future version > > of GTK+ and gtkmm. In the meantime, you can use the EggToolpallete code > > in libegg. There's a demo there too. > > http://git.gnome.org/cgit/libegg/tree/ > > > > I use it in Glom. It's a C API (until it goes into GTK+), but that's OK. > > > > > -- [email protected] www.murrayc.com www.openismus.com _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
