Re: round button in gtkmm



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).

Simon

Иван Васильев wrote:
> How to create round button in gtkmm?
> And how to create my own control in gtkmm?
> 
> -- реклама -----------------------------------------------------------
> Домен БЕСПЛАТНО!
> С хостинг-планом на http://www.hostpro.ua
> 
> _______________________________________________
> gtkmm-list mailing list
> gtkmm-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtkmm-list



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