Thx, I will give it a try :)
Type: Posts; User: neutr0n
Thx, I will give it a try :)
Hi
Is there a way to reduce the delay when pressing on a listitem on a list?
This will fire the event: itemsingletap
The problem is, that if the user clicks more than one time, it will fire the...
Thx for the answer. It would be great to define a Tpl which also includes a prefix for associated datas.
For the moment I stoped to use Templates and add the informations / controls in the painted...
should now work with the new version: Sencha Touch 2.0.1
Thanks and chears
Ok, the event is now fiering correct and i can call the blur()-methode but now i got an other problem:
When the field looses the focus, the keyboard didn't hide and still remines on the screen....
Hello
Jap, it works with version 2.0.1
?Thx
Hi
I can't find an example how to use a model with "hasMany" and template. I would like to have a Page with a main post, for example an idea, and the "hasMany" contains all comments to this idea....
Hi
I got the same problem with the navigation.View and the Carousel.
I push the Carousel to the navigation.View and when i return, the back button doesnt disapear and I got an error when i click...
Hmm so I have to listen for the 'touchmove' event? I tried this before but didn't received the event in the controller :( If I am able to receive this event i can call the blur() function at this...
We override the back button event:
the viewport is 'Ext.navigation.View'. So we check if there are more items than 1 and if so we will pop the element at the top. works greate.
...
Hi,
Currently I'm working on a project with a registration form.
The form contains some textfields and passwordfield. The height of the fieldset is bigger than the screen with keyboard (Android). ...
No, I have no Android 4 device. Still have to wait for the update :(
Ok if it is working fine on a real device then it is no problem.
Waiting for the feedback of others.
Chears and thanks for...
I am using the Google Android Emulator (API Level 15).
Yeah, looks like.
Is there maybe a workaround?
REQUIRED INFORMATIONExt version tested:
Sencha Touch 2.0.0 comercial
Browser versions tested against:
Browser of Android 4.0.3
Description:
Ext.tab.Panel (docked: bottom) doesn't show...