Hi, I am having trouble doing very basic things for an iPhone program. I started with an OpenGL ES Game template when selecting new project. I want to just display text on the top left corner of the screen along with the spinning square, or better yet, instead of it. Where does the program draw things to the screen and how would i be able to dynamically change what is displayed on screen from within the AppDelegate class.