newbies here, currently doing project name on-screen keyboard using vc++, really dont's know how to start. if i using MFC, which function or API i have to use ? and how.
under which version of windows are you trying to do it? Windows 2000 or higher already has it as a standard utility, lok in:
start->programs->accesories->accesibility->On Screen keyboard.
f there is no such program, you should just install it from windows install CD.
yes i know, currently using window XP, sorry for i never said it clearly, the project is mainly design for disable people , the concept is some like on screen keyboard but we are going to modified it.
coz i am newbies in this, please enlighten me we should i start
>> the concept is some like on screen keyboard but we are
>> going to modified it.
>> coz i am newbies in this, please enlighten me we should
i start
So your a newbe and you are going to develop an on screen keyboard that is better than the one developed by/for Microsoft.
One of the most common problems I see with people starting down a new programming path is they expect things to be simple. They therefore don’t read any documentation or tutorials and they think they can just start writing code for their project. This creates a problem for them that is extremely complex since it is the sum of all the parts, none of which they understand. Be patient, learn each subject separate from the others (simplify / divide and conquer )
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.