I made an on screen keyboard application using Visual Studio 2013 (Visual Basic). But I just made 20% completed, who can help me build this application completely?
Reason: Holiday will end after 1 day (on Malaysia), so I no time to build the on screen keyboard.
Hi I am Henry. I often make Chinese and Malay translation and icons for ReactOS. I also a ReactOS Community Youtube Channel Manager. [ external image ][ external image ]
Yes. The On Screen Keyboard is using SendKey Method.
Hi I am Henry. I often make Chinese and Malay translation and icons for ReactOS. I also a ReactOS Community Youtube Channel Manager. [ external image ][ external image ]
No offense, but looking at the source code it is about 0.001% completed; all it is now is a form with hard coded assignments: button21: send "H" to Document 1 in Word.
To have a useable OSK, you need at least to read the keyboard layout from regional settings in the registry and map the keys. Then you need to make sure it is always on top but remember the previously active application to send the keys to.
Interesting programming exercise, but serves no real purpose for somebody else to finish for you (=rewrite completely)
He is mentioning a language which compiles to straight C and uses C API. Only needed change is adding relevant entry for relevant compiler in Makefile and/or CMakeLists.txt. In turn, the C file will be compiled by our usual compiler suite.
-uses Ubuntu+GNOME 3 GNU/Linux
-likes Free (as in freedom) and Open Source Detergents
-favors open source of Windows 10 under GPL2