Re: Panel Applets



Hi,

On Thu, 2003-04-03 at 18:11, Loban A Rahman wrote:
> I'm trying to get the applets in gnome-applets to work correctly when
> the panel is any of it's modes:
> 
> [1] Default (no background) [works]
> [2] Color (change_background signal returns a GdkColor) [works]
> [3] Pixmap (change_background signal returns a GdkPixmap) [BROKEN]
> [4] Transparent (change_background signal returns a GdkPixmap] [BROKEN]
> 
> For 3 and 4, I'm trying to use:
> 
> gdk_window_set_back_pixmap(GTK_WIDGET(applet)->window, pixmap, FALSE);
> 
> But it doesn't work. Anyone know why?

	I for one don't anyway. I've looked at it a few times and could never
figure it out. See:

	http://bugzilla.gnome.org/show_bug.cgi?id=107146

Good Luck,
Mark.




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