|
Widget flicks if not rectangular [SOLVED]
|
11/23/2012 8:16 AM
post97423
|
Widget flicks if not rectangular [SOLVED]
Derek, first of all I would like to thank you and Misha for your time and dedication...
We have been trying to solve this for weeks (and reading the entire Help) but no answer was found until you helped us.
I'd tried many ways to fix this (including moving the RRender function inside the draw_f() callback of the PtRaw widget)
but we still were using the MemoryContext, so it didn't worked then. We tried the modified case (I don't know why the
timer didn't have the repeat value in the test case I sent) and it worked perfectly! Now our widgets don't flick (or
tear).
Finally, we put the call to RRender into the draw callback of the raw widget and the problem was fixed. The app is being
developed in 6.4.1.
Best regards.
|
|
|