COffscreencontext difficulties (from 3.6 to 4.3)[SOLVED]

Everything is working fine, thanks

the trick was to use as much as COffscreenContext than needed, getting the corresponding bitmaps and memorizing them (and not to forget to “remember” them)

(in my 3.6 classes, it was the COffscreenContext pointer which was memorized, instead of the bitmap)

Thanks for your help

Best
Xavier