Nice job! Doru On Sat, Nov 22, 2014 at 8:55 PM, Pavel Krivanek <pavel.krivanek@gmail.com> wrote:
Hi,
I created the first version of a virtual keyboard morph for Pharo. To try it, evaluate:
Gofer it url: ' http://www.smalltalkhub.com/mc/PavelKrivanek/OnScreenKeyboard/main'; package: 'OnScreenKeyboard'; load.
OnScreenKeyboard new open.
Currently it doesn't work well together with completion morphs so please disable code completion.
Features: - splitted int two parts - compact look - swipe up to write uppercase letter - swipe left to do backspace - swipe down to write special character - swipe right to write numbers and other special characters - swipe up right to press combination with ctrl (e.g. ctrl+p) - swipe down right to press combination with alt - press Kb button to move the keyboard up and down on the screen - press shift/alt/ctrl keys to hold them (e.g. for selecting text with cursor keys and shift)
Feel free to send patches and improvements directly to the project repository :-)
Cheers, -- Pavel
-- www.tudorgirba.com "Every thing has its own flow"