-
19 Aug 2010 1:38 PM #1
default button on formpanels
default button on formpanels
We've startet some basic ipad development with the sencha touch libraries and we've some questions about the api:
is it possible to link an action button with the enter key? And is it possible to rename the screen keyboard enter key with the caption of the linked action key?
-
19 Aug 2010 8:29 PM #2
1) Yes, you can add key handlers onto objects.
2) No, I don't believe so, unless you use a particular type of field (say, search).Evan Trimboli
Sencha Developer
Twitter - @evantrimboli
Don't be afraid of the source code!
Similar Threads
-
How to send a FormPanel by a toolbar Button without knowing the FormPanels name
By eXaminator in forum Sencha Touch 1.x: DiscussionReplies: 4Last Post: 6 Aug 2010, 1:40 AM -
Default Button
By anolsi in forum Ext 2.x: Help & DiscussionReplies: 13Last Post: 4 Jun 2009, 6:30 AM -
Default button for a form
By hongyuan in forum Ext 2.x: Help & DiscussionReplies: 2Last Post: 4 Jan 2008, 8:03 AM -
Default button
By vlados in forum Ext 2.x: Help & DiscussionReplies: 1Last Post: 3 Jan 2008, 12:31 AM


Reply With Quote