Hi,

I'm going to have a shot at porting a simple winform application over to
Android - in this case, it's my nice little time of death calculator
(http://www.all-the-johnsons.co.uk/forensics/Henssge.zip)

I've decided to make this a 3 tab affair for ease (tab 1 are the
temperature and date details, tab 2 are the conditions the body was
found in and tab 3 the results). 

As the three tabs are different and have different widgets on, I've
created a separate layout file for each tab as the main layout sets up
the three tabs as well as a string.xml file for string-array items in
the spinner boxes.

Is this the correct way of doing things and if it is, is there anything
that I need to do to point each tab to use it's own layout schema?

Thanks

Paul
-- 
Vertraue mir, ich weiss, was ich mache...

_______________________________________________
Monodroid mailing list
[email protected]

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to