YCAMInterlab / ofxTimeline

lightweight timeline tools for openFrameworks
271 stars 141 forks source link

Problem with ofxTextInputField #80

Closed camilosw closed 12 years ago

camilosw commented 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.

obviousjim commented 12 years ago

Should be fixed with the latest pull from develop