Hi all, I'm novice in GTK# and my goal is to draw transparent pixmap that is created in the application runtime. Can anybody give me a hint how to create Gdk.Bitmap instance (i don't want to use Gdk.Bitmap.CreateFromData method, because Gdk.Bitmap is used as a mask that is created in runtime) or how to draw transparent Gdk.Pixmap ? regards Filip