Reply
Thread Tools
qwazix's Avatar
Moderator | Posts: 2,622 | Thanked: 5,447 times | Joined on Jan 2010
#1
I made a multitap keyboard (like that found on symbian in portrait mode) for maliit. You can find it in mesinput with id 219060. You can also modify it freely for your language and submit it again.

One or two things I didn't find how to do were the following
1. Extended labels for keys with the cycleset attribute. (I would like to have the option to show the number on longpress)
2. Multiple character extended labels. You will notice the smiley button does not work as intended when you longpress it.
3. Autocapitalization is buggy with multitap so I had to turn it off. (Also the shift key needs to be depressed to write any other letter than the forst one of a set, because it deactivates after the first click. This also seems a bug of maliit. I will see if I can report it somewhere.
__________________
Proud coding competition 2012 winner: ρcam
My other apps: speedcrunch N9 N900 Jollacontactlaunchtimenow

Nemo UX blog: Grog
My website: qwazix.com
My job: oob
 

The Following 17 Users Say Thank You to qwazix For This Useful Post:
HtheB's Avatar
Moderator | Posts: 3,715 | Thanked: 7,419 times | Joined on Dec 2009 @ Bize Her Yer Trabzon
#2
Screenshot please?
__________________
www.HtheB.com
Please donate if you think I'm doing a good job.
 
qwazix's Avatar
Moderator | Posts: 2,622 | Thanked: 5,447 times | Joined on Jan 2010
#3
here it is!
Attached Images
 
__________________
Proud coding competition 2012 winner: ρcam
My other apps: speedcrunch N9 N900 Jollacontactlaunchtimenow

Nemo UX blog: Grog
My website: qwazix.com
My job: oob
 

The Following 10 Users Say Thank You to qwazix For This Useful Post:
Posts: 148 | Thanked: 199 times | Joined on Nov 2009
#4
Originally Posted by qwazix View Post
1. Extended labels for keys with the cycleset attribute. (I would like to have the option to show the number on longpress)
Hm, code example? That said, we never tried combining those two.

2. Multiple character extended labels. You will notice the smiley button does not work as intended when you longpress it.
You can use spaces and newlines in extended labels attribute. "two words" will have two extra buttons, "two" and "words". newline needs to be encoded as XML entity though. I am probably biased because I implemented those features, but I like'em ;-)

Last edited by mikhas; 2011-11-12 at 23:12. Reason: missing word
 
qwazix's Avatar
Moderator | Posts: 2,622 | Thanked: 5,447 times | Joined on Jan 2010
#5
Code:
<binding label="pqrs" cycleset="pqrs7" action="cycle" extended_labels="7"/>
What I want to do is key pqrs to cycle p,q,r,s,7 and when you longpress it to show a bubble with only 7 in it.

Code:
<binding label=":)" extended_labels=":D :P"/>
If I undestand it correctly this should work as expected but it does not

(it outputs 5 buttons -> :, D, space, :,P instead of the intended two and :P)
__________________
Proud coding competition 2012 winner: ρcam
My other apps: speedcrunch N9 N900 Jollacontactlaunchtimenow

Nemo UX blog: Grog
My website: qwazix.com
My job: oob
 

The Following User Says Thank You to qwazix For This Useful Post:
Posts: 148 | Thanked: 199 times | Joined on Nov 2009
#6
Originally Posted by qwazix View Post
[CODE]
Code:
<binding label=":)" extended_labels=":D :P"/>
Definitely works as expected in master, no idea when it'll arrive on N9 though.
 
qwazix's Avatar
Moderator | Posts: 2,622 | Thanked: 5,447 times | Joined on Jan 2010
#7
That is cool, and it means we just have to wait. Anyway. any insights on the other issue? Bubbles on cycleset keys?
__________________
Proud coding competition 2012 winner: ρcam
My other apps: speedcrunch N9 N900 Jollacontactlaunchtimenow

Nemo UX blog: Grog
My website: qwazix.com
My job: oob
 
F2thaK's Avatar
Posts: 4,365 | Thanked: 2,467 times | Joined on Jan 2010 @ Australia Mate
#8
 

The Following User Says Thank You to F2thaK For This Useful Post:
Posts: 705 | Thanked: 300 times | Joined on May 2011
#9
great, can you make a youtube video?
 
qwazix's Avatar
Moderator | Posts: 2,622 | Thanked: 5,447 times | Joined on Jan 2010
#10
Sorry, I'm too busy for that. You can easily try it though, and it's harmless. If you remove it there is no junk remaining in the phone.
__________________
Proud coding competition 2012 winner: ρcam
My other apps: speedcrunch N9 N900 Jollacontactlaunchtimenow

Nemo UX blog: Grog
My website: qwazix.com
My job: oob
 

The Following 2 Users Say Thank You to qwazix For This Useful Post:
Reply

Tags
multitap, phone keypad, t9 keyboard


 
Forum Jump


All times are GMT. The time now is 06:10.