All TinyTERM for iOS products support the creation of custom keyboard layouts. When creating a custom layout, the keyboard key at the beginning of a row sets the default height value for the entire row. As such, using the keyHeight argument in the definition of the first key in a row changes the height for all subsequent keys. This causes display problems with the keyboard: either rows that are too short, or blank rows next to keys that are supposed to overlap the next row instead.
The workaround is to insert a thin blank key of standard height at the beginning of the row:
[spacer;;blank=1;;size=0.05]
CR 1088
				
				
					
						This entry was posted
						 
						on Wednesday, December 26th, 2012 at 2:51 pm						and is filed under ITX, Keyboard.
						You can follow any responses to this entry through the RSS 2.0 feed. 
													Both comments and pings are currently closed.