Sunday, April 11, 2010

iOrder interface

I started looking into some of the components of the user interface for the application. I played around with the interface builder and found it to be non-intuitive and difficult to use. I looked trough the iPhone SDK documentation, and found how to implement the user interface without the xib files. I found this approach to be easier to implement.

I updated the source files in kiln with the new UI implementation. The different tabs can now be selected, tables can be added and edited. The program looks almost identical to the mock-up.

No comments: