tiled, partial transparent background
- From: Uwe Zeisberger <zeisberg informatik uni-freiburg de>
- To: gtk-devel-list gnome org
- Subject: tiled, partial transparent background
- Date: Sun, 29 Sep 2002 23:54:59 +0200
Hello,
with gdk_window_set_back_pixmap I can set a tiled background pixmap
and
with gtk_widget_shape_combine_mask I can make my background transparent.
But making the background transparent works only for non-tiled
background. (Else only the upper right tile is shown.)
Is there a simpler way than build a greater bitmap and then use
gtk_widget_shape_combine_mask to set the background to an tiled pixmap
with transparent areas?
Thanks for you help
Uwe
--
Uwe Zeisberger
primes where sieve (p:xs) = [ x | x<-xs, x `rem` p /= 0 ]; \
primes = map head (iterate sieve [2..])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]