Panel Applets



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?

Cheers,
Loban
 
/-------------------------------------------------------------------\
|   Loban Amaan Rahman  <-- anagram of -->  Aha! An Abnormal Man!   |
| loban earthling net, loban caltech edu,  http://loban.caltech.edu |
\-------------------------------------------------------------------/



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