Working user management on my golf app

August 17th, 2009

Spent some more time this evening working on the golf app.  I was able to fix my user management per scorecard.  You now add a generic player 1, 2, 3 and so on… and then can link the players to users in your contacts.  This allows you to track scores with and not have to everyone as a contact.  You can also still rearrange the users and also delete them (with confirmation) as well.

I will eventually add a rename option to rename non-contact users, as well as maybe add the option to start the process to add them as a contact. Also added to the menu is a debug menu item to erase the contents of the database to start from scratch for testing.  This may be available in the final product in a settings screen.

Here is some more eye candy as well.

foreplay_2009-17-08_175551.jpg foreplay_2009-17-08_175557.jpg foreplay_2009-17-08_175603.jpg foreplay_2009-17-08_175614.jpg foreplay_2009-17-08_175648.jpg foreplay_2009-17-08_175718.jpg foreplay_2009-17-08_175807.jpg

Finally… Widgets within lists.

August 9th, 2009

I had some sort of mental block that was keeping me from getting this working.  But it is.  Now I can add golf players from the contacts list properly, add them to the list and have the integerPicker widget for each hole.  The score card will list an entire round that can be scrolled horizontally very easily and allow one to manage scores for any number of players.  If the list is longer than the screen it also scrolls vertically properly.  I still have to add some user management, to allow one to remove players as well.  Hopefully will have it maintaining scores before the end of the day and also able to save the data between application opening/closings.

foreplay_2009-09-08_021743.jpg

.