Closed camilosw closed 12 years ago
On ofxTLTrigger.cpp in the line 102, the draw method have two parameters, but ofxTextInputField doesn't have a draw method that accept two parameters.
I must revert to the commit e66be8ca0cae9e76a2c9ffec1cadec2a23e14a49 on ofxTextInputField to solve the problem.
Should be fixed with the latest pull from develop
On ofxTLTrigger.cpp in the line 102, the draw method have two parameters, but ofxTextInputField doesn't have a draw method that accept two parameters.
I must revert to the commit e66be8ca0cae9e76a2c9ffec1cadec2a23e14a49 on ofxTextInputField to solve the problem.