Hello everyone, Thanks again for all the help in my previous posts.
I am creating a window and not setting a background_pixel for them. Then I draw a rectangle with transparency over the whole window and add some text. That works wonderfully to have a translucent window with text, I can see through it to the window below and even the root window image, that is what I want. However, I want to change the color of the window when your mouse goes over it, so I figured I'd clear the area the rectangle was in with either XClearWindow or XClearArea, but that doesn't seem to do the trick. I also tried deleting the XftDraw and recreating that, that didn't work either. After looking around Xft.h, I couldn't spot anything that seemed like it would help. Is there a (cheap and) easy way to do this? Thanks. Ted. _______________________________________________ Render mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/render
