Hi!
I created my own List-Widget in Photon with its own draw-function. But
problem is flicker while refreshing/redrawing my widget. Now I use
offscreen-buffer to render my list offscreen and then blit it to display
but there’s also flicker as it was before
How can I avoid this?
Answered via email.
Regards,
Dave B.
“mirtch” <mirtch@gmx.net> wrote in message
news:b76nbj$4tp$1@tiger.openqnx.com…
Hi!
I created my own List-Widget in Photon with its own draw-function. But
problem is flicker while refreshing/redrawing my widget. Now I use
offscreen-buffer to render my list offscreen and then blit it to display
but there’s also flicker as it was before >
How can I avoid this?