Re: Transparent label



On Thu, Jun 29, 2000 at 01:51:22PM -0700, Daniel Shane wrote:
> Humm.. maybe I'm not doing the right thing but with the following snipet
> I cant get the drawing on the pixmap to show. I guess the mask doesnt
> get updated when I draw on the pixmap using gdk_draw_pixmap() call. Of
> course, if I dont use the mask combine then i'm ok, the text will
> appear.

You need to draw the text onto the mask and THEN do the combine mask.
Otherwise if the text is drawn outside of the mask as it was when you did the
combine mask call it won't show.

George




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