Re: Transparent applets?
- From: Jacob Berkman <jacob helixcode com>
- To: John Ellis <johne bellatlantic net>
- Cc: gnome-devel-list gnome org, jirka 5z com
- Subject: Re: Transparent applets?
- Date: 10 Mar 2000 10:23:49 -0500
John Ellis <johne@bellatlantic.net> writes:
> A panel "do_draw" signal bug, here is the patch for applet-widget.c:
> 
> --- applet-widget.c.bak	Tue Mar  7 15:36:05 2000
> +++ applet-widget.c	Tue Mar  7 15:36:39 2000
> @@ -1439,7 +1439,7 @@
>  	CORBA_exception_free(&ev);
>  
>  	*w = image->width;
> -	*h = image->width;
> +	*h = image->height;
>  	if(!image->color_only)
>  		*rowstride = image->rowstride;
>  	else
Ok I've applied this.  George, please flame me if appropriate.
Jacob
-- 
"Fun is the one thing that money can't buy" -- Lennon/McCartney
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]