View Single Post
  #73 (permalink)  
Old 03-18-2009, 09:43 AM
Cicatrize's Avatar
Cicatrize
ѕнρ ѕоfтшаяє
Offline
Threadstarter
Location: Michigan
 
Join Date: Jul 2007
Posts: 2,160
Reputation: 2505
Cicatrize is a VIPCicatrize is a VIPCicatrize is a VIPCicatrize is a VIPCicatrize is a VIPCicatrize is a VIPCicatrize is a VIPCicatrize is a VIPCicatrize is a VIPCicatrize is a VIPCicatrize is a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [UPDATE: 3/16/09] myBudget 2.1 - Monthly budget app (VGA/QVGA/Wide)

I'm not sure how many people care, since this thread dies faster than a fish out of water...but I'm still making improvements to this app.

For the next release, I've FINALLY successfully coded a sorting algorithm for the income/expense/deductions lists that allows the user to simply click the column header once to sort ascending, and twice for descending. With the standard .NET Framework, doing this is one line of code, but of course, I don't get that leisure with WM development. My code to sort a list is about 200 lines long (not much of it is the actual sorting calculation).

I tried coding it several different ways, but they all sorted it too slow, but last night I got it...so expect that on the next release.

I'm also probably going to add a percent drop-down list to the Pre-Tax Deductions Add/Edit window, since most people's 401(k), IRA, etc are based on a percentage of their income.

There are other things I'd like to do, but eventually, my (far in the future) plans for this app are much bigger than a simple budget application, and it won't even be called myBudget anymore when/if it's "completed".

Is there anything that any of you would like to see added?
__________________
HTC EVO 4G - Fresh 0.3
Reply With Quote
This post has been thanked 1 times.