Re: =?utf-8?B?SGVscO+8gVdoaWM=?= =?utf-8?Q?h?= widget is my need!
- From: "David M. Cook" <dave davidcook org>
- To: gtk-app-devel-list gnome org
- Subject: Re: HelpïWhich widget is my need!
- Date: Fri, 30 Jun 2006 19:35:02 -0700
On Sat, Jul 01, 2006 at 09:26:38AM +0800, chao yeaj wrote:
glimmering with green(color);but when the device meet some exception
error,or broken down, the corresponding indicator will glimmering with
red(color).
In a word,it works like a radio button,but it is glimmering,and
the indicator's color changed.
You could use a GtkImage and just change the pixbuf that it displays with
gtk_image_set_from_pixbuf. The gtk-yes and gtk-no stock icons might work
for you, so you could use gtk_image_set_from_stock to alternate between
them. If you want the icon to blink, you could load an animated gif with
gtk_image_set_from_animation.
Dave Cook
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]