The Following 5 Users Say Thank You to TrueJournals For This Useful Post: | ||
|
2008-06-26
, 22:57
|
Posts: 674 |
Thanked: 191 times |
Joined on Mar 2008
@ Buenos Aires, Argentina
|
#2
|
|
2008-06-26
, 23:22
|
|
Posts: 228 |
Thanked: 30 times |
Joined on Mar 2008
@ Ontario & Iceland
|
#3
|
|
2008-06-27
, 00:50
|
|
Posts: 480 |
Thanked: 378 times |
Joined on Apr 2008
@ Chicago-ish
|
#4
|
Nice, TrueJournals. I would like to start developing small apps like this one.
By the way, I found very difficult to input values. To enter the bill amount I had to keep pressed the Fn key in my hardware keyword. I couldn't double press it.
I couldn't change the quantity of people.
|
2008-06-27
, 01:41
|
Posts: 674 |
Thanked: 191 times |
Joined on Mar 2008
@ Buenos Aires, Argentina
|
#5
|
Thanks for the feedback. Unfortunately, I don't have a N810 to test it with, and I'm really unfamiliar with how the hardware keyboard works. From your post, I'm guessing the holding Fn while pressing certain keys will change the function of those keys (changing some keys to numbers)? And double pressing Fn will turn Fn-lock on?
Changing the number of people can be done three ways: by entering the number into the box, by pressing the up/down buttons on the right of the box, or by pressing up and down on the d-pad while the box is active. Let me know if that works for you. Can you elaborate on how you couldn't change the number of people? Were you unable to select the box? Or once selected, were you just having keyboard trouble?
|
2008-06-27
, 01:53
|
|
Posts: 480 |
Thanked: 378 times |
Joined on Apr 2008
@ Chicago-ish
|
#6
|
|
2008-06-27
, 02:49
|
|
Posts: 868 |
Thanked: 474 times |
Joined on Oct 2007
@ Capital District, NY, USA
|
#7
|
The Following User Says Thank You to brontide For This Useful Post: | ||
|
2008-06-27
, 03:29
|
|
Posts: 480 |
Thanked: 378 times |
Joined on Apr 2008
@ Chicago-ish
|
#8
|
|
2008-06-27
, 11:16
|
Posts: 674 |
Thanked: 191 times |
Joined on Mar 2008
@ Buenos Aires, Argentina
|
#9
|
|
2008-06-27
, 11:17
|
Posts: 674 |
Thanked: 191 times |
Joined on Mar 2008
@ Buenos Aires, Argentina
|
#10
|
This is only my second python program, so there are most likely bugs here and there. Please post any bugs you find here, and I'll try to get them fixed as soon as possible. If there are any other features you'd like, also put those here.
Obligatory screenshot:
Deb file attached!
[edit] Updated to version 1.1! Screenshot above updated. Changelog:
Note: for some reason, updating is funky. When updating, the application manager will not prompt for update, it will prompt for install. Don't worry. Everything works out fine.
[edit2] Updated to version 1.1.1! No visual changes. Just made sure all fields are numeric. From what I understand, this means that when using the hardware keyboard on the N810, you will NOT need to press the Fn key in order to input numbers. On the N800, you will need to press shift to see the number keys before you can input number (if you have auto-capitalize enabled). The behavior is a bit weird, but now all number fields will ONLY accept numbers.
[edit3] Up to version 1.2! This should (hopefully) fix problems with putting in numbers. n800 users will notice that only numbers and special keys show up on the keyboard now, but I am unsure how it will act for n810 users.
Disclaimer: If a program I wrote doesn't work/breaks your tablet... It's not my fault
mcedit | Utility Calculators (WIP) | PyRDesktop
My Blog | Twitter
Last edited by TrueJournals; 2008-06-30 at 03:14. Reason: Version 1.1.1!