lcd to jit.window (via jit.lcd?)
Is there any chance to get all the visual content from an lcd object into a jit.window (via jit.lcd object?) (lcd doesnt have fullscreen, jit.lcd has). Im using colorblobs and I need the content used there to appair in jit.window/ jit.lcd
Figured out what messages was sent to lcd and they can also (with some adjustments) be sent to jit.lcd (could be handy with a convert object though)
Solved
i tried to do that too... what adjustments did you make?