Hi
1st question> When using the Generator I always extend ofBaseApp but in many of the examples and tutorials I see ofSimpleApp.
Are ofBaseApp and ofSimpleApp 'built-in classes? Can they be used interchangeably?
2nd question
How do you configure the Project generator so that the default class names are something other than ofApp.cpp ?