Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ofSetColor breaks with OF r62 #10

Open
kylemcdonald opened this issue Nov 17, 2010 · 2 comments
Open

ofSetColor breaks with OF r62 #10

kylemcdonald opened this issue Nov 17, 2010 · 2 comments

Comments

@kylemcdonald
Copy link

lots of warnings/errors "did you mean ofSetHexColor" from four or five places in the code.

@ofTheo
Copy link
Owner

ofTheo commented Nov 17, 2010

hey thanks - I guess it breaks with current master ( not r62 which doesn't have those changes ) best cross platform fix is to use ofSetColor(r, g, b) for now until ofSetHexColor becomes standard.

@vanderlin
Copy link

Not sure if this is related but I am noticing a problem with color as well. I think it is coming from simpleColor() but for some reason the gui will be all white, color is not being set. I think it would be good to replace simpleColor and guiColor with just ofColor....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants