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

Re: Prevent color flashing



> Pray, what do tracking events and color map flashing have in common?

I guess I was thinking of my own code when I suggested that. I have
widget_draw update function at the end of event handler, so if I had a
squillion of events generated by either /draw or /tracking, I might have all
kinds of flashing :-) In my case, I can afford updating the widget_draw after
every event because there are not too much of them.

Sorry for confusion,
Pavel