Hi Greg,

Great example.

Do you have any example for below topic:

1.How applet (javascript in html) pass parameter to Pivot?How to Piovt get
the parameter(Map<String, String> properties?)
2.is there any example for QueryServlet? especially for post TableView data
to server side and how QueryServlet parse the JSON?

Many thanks.


Best regards,
Ken Jiang

*******************************************
Murata Electronics Trading  (Shenzhen) Co.,Ltd
Tel:86-755-82847251
E-mail:[email protected]
*******************************************


                                                                                
                                     
  From:       Greg Brown <[email protected]>                                      
                                     
                                                                                
                                     
  To:         [email protected]                                             
                                     
                                                                                
                                     
  Date:       07/07/2010 02:16                                                  
                                     
                                                                                
                                     
  Subject:    Re: how to set function key in TextInput                          
                                     
                                                                                
                                     





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]
> *******************************************
>



Reply via email to