Results 1 to 8 of 8
- 05-05-2011, 05:41 AM #1
Member
- Join Date
- May 2011
- Posts
- 7
- Rep Power
- 0
how to capture keyboard strockes then change it then print into a note pad?
how to capture keyboard strokes .....then change it .....then print into a note pad.
its like first i run the java program. then minimize the gui. open a notepad. type from my keyboard "a" and "b"(say) typed into the notepad. all the time my java gui program minimized.
can any one help me how to to that??
thanks in advance.
- 05-05-2011, 05:45 AM #2
Have you tried anything?
Java Is A Funny Language... Really!.gif)
Click on * and add to member reputation, if you find their advices/solutions effective.
- 05-05-2011, 06:23 AM #3
Member
- Join Date
- May 2011
- Posts
- 7
- Rep Power
- 0
actually i am building a virtual keyboard but symbols are associated with different keys. i already built the gui with keyboard buttons and when i click on those button corresponding key printed on notepad.
but the problem comes when i am using keyboard(real). i want to change the keys associated with keyboard and print a different one. like when I press "a" on my keyboard in notepad it should print "b"(say).
- 05-05-2011, 06:26 AM #4
A minimized GUI doesn't receive input. Change your requirements.all the time my java gui program minimized.
db
- 05-05-2011, 06:39 AM #5
Member
- Join Date
- May 2011
- Posts
- 7
- Rep Power
- 0
but i have a keyboad written in vc++ which, when minimized still change the keyboard(real) value. as log as it open or running keyboard(real) value changed.
- 05-05-2011, 08:39 AM #6
Are we talking about Java or C++ here?
db
- 05-05-2011, 09:39 AM #7
Member
- Join Date
- May 2011
- Posts
- 7
- Rep Power
- 0
no i have vc++ code but i want do it in java.
if i change the scan code of keyboard keys will there be any help?
- 05-05-2011, 10:45 AM #8
Similar Threads
-
confusion about the Note class
By yma16 in forum New To JavaReplies: 4Last Post: 04-16-2011, 05:35 AM -
things necessary to take note of before going to learn EE
By kulangotski in forum New To JavaReplies: 0Last Post: 12-28-2010, 06:30 AM -
SCJP Handwritten Note
By arudra.scjp in forum Java CertificationReplies: 0Last Post: 08-14-2009, 01:24 PM -
How to write the JNLP appln for installing the note.exe file in the client location
By srilatha in forum Advanced JavaReplies: 5Last Post: 07-26-2009, 03:37 PM -
note while compiling
By j2vdk in forum New To JavaReplies: 3Last Post: 09-03-2008, 11:52 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks