Wednesday, September 15, 2010

Simple Painting Application - Day Four

So here I am again at uni ready to finish what I can for this project returning more prepared than the last with each eventual return. We had created a simple painting application that implemented both a background changer via RGB slider scale and a drawing function with choices of Red, Blue, Green, Yellow, Black. But we still weren't satisfied quite yet with the amount we had achieved so we aimed to create something more. In order to match the Black color we of course complimented it with a White color for purpose of an extra function. We wanted our programming to emit somewhat of a fancy aura and we decided that the only way to do that is if we could implement an easy to follow layout. This was the part that I was typically dominant in the designing which is where my know how all though not much was necessary in Interface Builder. By utilizing the View Windows one blank page was created for the iPhone to show a blank screen first. And only when you first touch the screen do you start drawing. But.. We needed a way to bring back the menu which we used the title tools to create for the various color choices. So with utilizing two View Windows and the double touch or, double click in this situation we managed to bring the menu back in all it's glory. So with a job well done we were reasonably satisfied leaving today with the idea of future discussions.

No comments:

Post a Comment