Hi guys,

I have a programming problem on RH Linux 7.3. I wrote a X-motif program. It works fine on Solaris 7 or 8, and windows system if an X server is installed. So I wounder if it is the problem for XFree86 server.

I want the background color of text to be blinking. If I just simply change the background color and redraw it by myself. It will have a performance problem( say 100 blink text ). So my solution is define a private colormap. Every time I need a blink effect, I redfine the background color in colormap, and then call XStoresColors and XFlush, let X server to redraw it. I just simply change the black color to white and non-black color to black.

Does anyone has done the same thing as I do?? If you know the answer, please tell me!!

Thanks,

Lee Yu





_________________________________________________________________
STOP MORE SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=features/junkmail

_______________________________________________
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel

Reply via email to