Vanderlin

Results 3 issues of Vanderlin

On OSX I have project setup like so. ![image](https://user-images.githubusercontent.com/149997/30251380-7d5895de-962c-11e7-9d1d-15c9e162cb6b.png) local addons like: ![image](https://user-images.githubusercontent.com/149997/30251384-8907c04e-962c-11e7-9e72-73292ab5f232.png) The project builds fine but has all these warnings: ![image](https://user-images.githubusercontent.com/149997/30251375-6aecf32c-962c-11e7-9e06-943867d53da6.png) Not sure?

when you add a panel like.. gui.addPanel("Vision", 3, false); I think the current panel should be the one that you just added... thoughts

When you first set up the gui I think that all object should get called. The problem is if you are setting all your values in the event call -...