Journal
By Damien LEFEVRE, Thursday 30 November 2006 at 16:47 :: Journal :: #34 :: rss
Today I made some good progress. I coded the core of the application and loading, initialization and service discovery part. Clearly, the phone get and XML file from the server giving its URL, parse it and display the list with the homemade SingleLineList.
I'll work tonight on getting the the item id when pressing a button.
I gotta think of how to implement a global callback class to all listbox object. That could simplify the navigation in the application