crydev Messages: 151 Registered: October 2012 Location: Netherlands
Experienced Member
Didier wrote on Wed, 17 April 2013 23:56
Hi crydev,
I think what you are lokking for is : Value
This class is a holder for anything you wan't so it will alow you to send any data to youre app using a Callback1< ,Value>
I already tried Value, but unfortunately it gives me a lot of problems that I need to avoid. The first problem I encountered is storing float values, which is handled perfectly well using templates, and converting the values back and forth wasn't too good using Values.