@thomasgeissl wrote:
Hello,
is it possible to disable ofxGui components?
I thoughtofxBaseGui::unregisterMouseEvents()
would do it. But it did not. At least I did not notice any difference.
I tried addingringButton.unregisterMouseEvents();
to examples/gui/guiFromParametersExample/src/ofApp.cpp/setupAny ideas?
Posts: 3
Participants: 2