Re: Blinking Label



On 2007-04-13, at 13:05:32 "SaiKamesh Rathinasabapathy" wrote:

> Hi,
> 
> is it possible to display a blinking label by using gtkmm2.4 ?

Sure.
For example you can connect some handler, to  Glib::signal_timeout().connect();
and in this handler can change label foreground color.



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