ofxMSAInteractiveObject icon indicating copy to clipboard operation
ofxMSAInteractiveObject copied to clipboard

C++ openFrameworks addon which wraps up some poco functionality to make flash-like objects which auto updates/draws and adds mouse methods like onRollOver, onPress, OnRollout? etc with bounds checking...

Results 4 ofxMSAInteractiveObject issues
Sort by recently updated
recently updated
newest added

Hi. I'm working with the addon to use buttons inside a little application. When I use ofScale(0.5, 0.5) the app draws the buttons correctly inside the scaled layout, however I...

Is there anything need to change to compatible wth OF0.9? I recently use this together with ofxDraggable, but cause EXEC:: BAD ACCESS CODE at the return line. ofCoreEvents & ofMainLoop::events(){...

Hi I am developing on a Mac and would like to use your addOn for my project, but I'm not sure how to get the example code to run, as...

The following line is commented out in the QuadWarper (in setup), meaning that the corners are not editable. Discovered this when I was updating an older project. Any reason for...