Hi Ken, I just created a new "examples" project and added an example of using ComponentKeyListener to process keystrokes:
http://svn.apache.org/repos/asf/pivot/trunk/examples/src/org/apache/pivot/examples/keyboard/ It includes examples of handling keyPressed() events in Java and JavaScript. Hope this helps. Greg On Jul 5, 2010, at 9:27 PM, [email protected] wrote: > > Hi All, > > I would like set the how to set function key "Ctrl + S" in the TextInput. > How can do that.is it implements ComponentKeyListener? > On the other hand,TextInput already include the function for "Ctrl+V" and > "Ctrl+C"? > Which source file I can ref it? > Many thanks. > > > > > Best regards, > Ken Jiang > > ******************************************* > Murata Electronics Trading (Shenzhen) Co.,Ltd > Tel:86-755-82847251 > E-mail:[email protected] > ******************************************* >
