During the porting, I fount these questions.
1. Icons in status context seems not supported in maemo, I simply move them to actions context.
2. The row-activated signal of treeview seems not well supported that selection can not be fetched correctly when getting row-activated signal, I changed to hildon_gtk_tree_view with HILDON_UI_MODE_EDIT, but row-activated signal is not fired any more.
3. A GREAT number of UIs are not finger-friendly and wvga-friendly, add transection, statistics, preferences, etc. I have got no idea to solve this. Because the UI design in homebank is hard coded in C++, and I don't know how to modify them in a easy and efficient way other than rewrite the UI codes.
Any suggestion?
Any way, it's a working port that runs on my N900 and I can use the same xhb file on my laptop and N900
Please post a few screenshots of this application. I am looking for a simple app to track deposits and expenses. I know there are other applications such as Buddy but I am looking for simplicity. Is this application optified?
Please post a few screenshots of this application. I am looking for a simple app to track deposits and expenses. I know there are other applications such as Buddy but I am looking for simplicity. Is this application optified?
Currently I have all my financial datas on gnucash but I'm ready to export it to homebank wether this app is working stable.
1) Is this release in stable enought despite uses libraries from devel?
2) Do you plan to commit it in maemo repositories?
Actually I have only packages from extras, not testing nor devel, in my only phone n900 because I need it everyday. This would be the only app I would install from devel if it's safe enought.
I have installed it and I would like to use it for daily expenses so I can help you testing.
But at the moment I find inserting amount behave really strange as depending on position it deletes me number ahead or just ignore my input.
Furthermore I can't insert any new entry in cash account.
And in order to load a file from memory card you have to run in a terminal:
homebank /media/mmc1/full_path_to/homebank_file
Do you plan to update software while I keep testing it?