DavisTUI: Progress Report 1

November 20th, 2009 by Helen Leave a reply »

Today we began the first phase of the implementation of our DavisTUI application. I defined the basic information architecture and implemented several functions of the Word class, which defines Word objects with which users interact to see the associated artwork.

I also defined the basic informational architecture of the Art class, which defines Art objects that will display artworks chosen by the museum curator. These are the primary objects with which users interact to enhance their museum learning.

In the SurfaceWindow1.cs file, I implemented functions that populate the Word objects. I also generally implemented the look and feel of the native screen by generating ScatterViewItems on the ScatterView.

Advertisement

Leave a Reply