08-19-2012 04:26 PM
I have image data that is coming in from a background thread, and I want to be able to write it to a ForeignWindow (or some other QT window I guess... I don't know QT very well). What would be the best way to do this? Is there a good sample somewhere?
Solved! Go to Solution.
08-19-2012 05:02 PM
Nevermind, just found the HelloForeignWindow sample:
https://github.com/blackberry/Cascades-Samples/tre