rif <[EMAIL PROTECTED]> writes: > The update-r function is used to update like graphics windows; the > desired behavior is that when I resize a graphics window or move > something over it, I want it to redraw automagically. So I think I > just have to call it all the time at some short time-interval.
Then you should be responding to events that are sent to you that indicate that the window needs repainting. -- Rahul Jain [EMAIL PROTECTED] Professional Software Developer, Amateur Quantum Mechanicist
