Page 1 of 1

New OnScreen keyboard

Posted: Sun Mar 28, 2010 1:26 pm
by JouriM
I cant find usefull and fully sutisfied screen keyboard.
MS osk is too lage, others are too stupid, too alternative or just cant do all I need.
So I spend 4 days and write my own  :)
Here it is:
http://code.google.com/p/ponscrkbd/

You are welcome to use it.

Re: New OnScreen keyboard

Posted: Wed Mar 31, 2010 7:12 pm
by Coburn64
Very nice app! Thanks for your contribution!

Re: New OnScreen keyboard

Posted: Tue Apr 06, 2010 7:43 pm
by ssixx
way cool but how do you execute a multiple keystroke?
You know, like CTRL-ALT-DEL?

Re: New OnScreen keyboard

Posted: Fri Apr 09, 2010 9:02 am
by JouriM
ssixx wrote: way cool but how do you execute a multiple keystroke?
You know, like CTRL-ALT-DEL?
To exec keystroke you can use ocShortCut type of Command available in OSKKeyCmd control.
Not sure about CAD but this command type designed for keystrokes and regular shortcuts like Ctrl+S, Shift+Ins and so on are work nice.
Such keys used in Ozi-oriented keyboard OziKeyb.osk, you can use as a sample.

PS: Friend of mine fond a bug in designer, so little patch available in download section on projet page.

Re: New OnScreen keyboard

Posted: Fri Apr 09, 2010 3:40 pm
by ssixx
wonderful, thank you!