Mobile Design Pattern: Stylish touch keyboard
Article Metadata
This design pattern is part of the Mobile Design Patterns series.
Contents |
Description
Touch keyboard contains usual key to write sms or phone number in better design. All letters should have enough space in the touch screen, so that user can touch any letter by one finger. To make the keyboard stylish the background of the keyboard may contain picture or the small wallpaper, but it should not make any difficulty for identifying any letter.
Advantages
- Better view
- Fast access to the keyboard by touch
- Easy to touch and view
- Fast writing speed of sms
Disadvantage
- Used only for writing sms, phone number and web address.
Use when
We can use it when we need to write sms, phone number by touch keyboard. It is also used when we need to write the web address or searching some key word from a webpage . It is also used when we need to write word pad or notepad.




(no comments yet)