Re: Blinking light?
- From: Havoc Pennington <hp redhat com>
- To: Sanjay Bhatnagar <sanjay ncra tifr res in>
- Cc: gtk-list gnome org
- Subject: Re: Blinking light?
- Date: 21 Oct 2001 20:03:25 -0400
Sanjay Bhatnagar <sanjay ncra tifr res in> writes:
>
> I have an application which receives data from a socket and displays
> it on the screen. I wish to have a sort of a blinking-light on the
> panel everything some data arrives on the socket. Is there any remade
> widget for this? Alternatively, can an already existing widget can be
> used for this purpose?
>
Just use GtkDrawingArea and draw a colored rectangle in there, or
GtkPixmap and keep swapping between a couple pixmaps, for example.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]