Re: round button in gtkmm



On Tue, 2008-07-15 at 19:29 +0200, Simon Fuhrmann wrote:
> I'm pretty sure you can't _simply_ create a round GTK button that
> behaves just like any other button. However what you can try is to
> implement your own widget (might be too hard for beginners) or just use
> an image, catch mouse events and implement you own behaviour (you might
> need an Gtk::EventBox for this).

don't underestimate the work involved in creating a widget with the same
semantics as GtkButton ...




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