o.k. I did the following:
added following params to the plugin panel:
isSliding: false,
listeners:{
beforecardswitch:function(cmp, newCard, oldCard, indx){cmp.isSliding =...
Type: Posts; User: headkit
o.k. I did the following:
added following params to the plugin panel:
isSliding: false,
listeners:{
beforecardswitch:function(cmp, newCard, oldCard, indx){cmp.isSliding =...
hi there!
I use the CardSwipe Plugin for Sencha Touch (thanx for this great plugin!: https://github.com/mitchellsimoens/Ext.plugin.touch.CardSwipe) and there is one behaviour that I need to get...
the problem seems to have something to do with the "done"-button of the iOS Form Assistant button bar. when I use the "return"-button the problem is gone. but unfort. you can't remove the Form...
I checked with help of weinre - seems to be all fine. looks like a bug of sencha touch/mobilesafari, because behaviour is the same: list and top panel disapears, but when I click on any DIV element...
and the best choice here is...?
hi!
I have a common setup of topPanel (docked), searchfield and list. all is fine inside safari but with mobile safari when you enter some string in the serachfield (filtering works fine) and then...
even when I use
Ext.util.JSONP.current = null;
Ext.util.JSONP.request(...
my second call doesn't go into the web...
so is there any workaround for ST1.1.1? I need this to be fixed very badly in my app... :-(
does this work now in the latest 1.x-build?
compiled and installed newest rsync, then rebooted - all good now!
same here:
...
* Compress and obfuscate appName.js...
rsync: -: unknown option
rsync error: syntax or usage error (code 1) at main.c(1455) [client=3.0.9]
java.io.FileNotFoundException:...
and for OSX?
:-(
is there any good how-to-start-tutorial? I can't find any the rabbithole...
very interested in a good solution, too!
*listening*
but shouldn't it be automaticaly/dynamicaly resize? I extended MessageBox and use one call for different content-sizes. so it should resize automatically, depending on the size of its content...
this seems to work:
var mySubStore = app.stores.myStore.findRecord('id', recordID).websites();
app.stores.myStore.findRecord('id', recordID).websites().getGroupString...
hi there!
I wonder how to give my MessageBox a bigger size. I just want to add some border-space to it.
thnx!
thnx!
yea, I found out via stackoverflow:
"Create a de.lproj directory (within the ressources folder of your project). Then create with a file called Localizable.strings inside that folder. Finally add...
worked. thanx!
but now I have a grey overlay which I didn't have had before...
grat, thanx!!!
is this even possible?
DELETE ME
Hi there!
Does anybody have a good tip for a javascript code scrambler which runs good on sencha touch and phonegap?
thnx!