Blinking label
- From: "Diego A. Fons" <diegofons apexar com>
- To: gtkmm-list gnome org
- Subject: Blinking label
- Date: Thu, 29 Jan 2009 15:29:51 -0200
Hi,
I have to make some kind of blinking text. I'm asking some ideas on how
to do this.
My idea is to derive my own widget from Gtk::Label and set a timeout
signal (Glib::signal_timeout().connect( my_slot, 500 ) for example)
which change the text between "some text" and "". Is that a good idea?
what about your ideas?
Regards,
Diego A. Fons.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]