Search Type: Posts; User: SButts
Search: Search took 0.02 seconds.
-
9 May 2013 9:50 AM
Jump to post Thread: Architect 2.2.0 Build 908 is out by SButts
- Replies
- 15
- Views
- 1,204
Thanks for the update. Will be looking forward to the auto-update.
-
9 May 2013 6:26 AM
Jump to post Thread: Architect 2.2.0 Build 908 is out by SButts
- Replies
- 15
- Views
- 1,204
Has the auto update for 2.1 been turned on? My version has not asked update an update and this thread seems a bit old, am I missing somehting?
-
19 Mar 2013 8:55 AM
Jump to post Thread: dataview.List store property by SButts
- Replies
- 2
- Views
- 144
Thanks, creating the store as a top level component is what I ended up doing.
-
18 Mar 2013 6:25 AM
Jump to post Thread: dataview.List store property by SButts
- Replies
- 2
- Views
- 144
When attempting to set the store property of a dataview.List control to a store config object it is stored as a string and the store is not created. Here is the generated code. Am I missing...
-
17 Jan 2013 2:57 PM
- Replies
- 6
- Views
- 589
That did the trick for me. If there are more then one button make sure all the buttons have the docked property set to "none".
-
9 Jan 2013 11:01 AM
Jump to post Thread: Pause viewport refresh by SButts
- Replies
- 2
- Views
- 197
Thanks for the idea. I will look into it.
-
27 Dec 2012 3:30 PM
Jump to post Thread: Pause viewport refresh by SButts
- Replies
- 2
- Views
- 197
I am removing several views from my viewport, then displaying another. Code works fine, problem is I can see each view being removed and added. Is there a way to "pause" the update of the viewport...
-
13 Dec 2012 3:21 PM
Jump to post Thread: fieldset going onto Toobar by SButts
- Replies
- 4
- Views
- 350
I am experiencing the same issue. This does not happen when viewing the app in a browser, only once it is made into an app using PhoneGap.
-
13 Nov 2012 9:32 AM
- Replies
- 43
- Views
- 18,387
pthirlby,
What tool did you use. I am looking at doing the exact same thing. Thanks for any input. -
19 Jul 2012 8:12 PM
Jump to post Thread: setMasked not displaying on phone by SButts
- Replies
- 1
- Views
- 427
I am using phonegap\cordova 1.8 with my Sencha app. I am trying to display a busy indicator while a long running process is happening. 1st I tried the code below, (using setMasked). It does not...
-
14 Jul 2012 7:22 AM
- Replies
- 2
- Views
- 321
Thanks. That explains it.
-
12 Jul 2012 11:44 AM
- Replies
- 2
- Views
- 321
Can the Sencha build tool be used to produce an Android\iOS app with phonegap\cordova (NOT using XCode or Eclipse)? My app runs until I include cordova-1.8.1.js in the app.json file. Here is my js...
-
9 Jul 2012 6:46 PM
- Replies
- 5
- Views
- 1,537
Anybody figure anything out here? I am having the same issue.
-
6 Jun 2012 1:27 PM
Jump to post Thread: Implementing longPress on Ext.Img by SButts
- Replies
- 5
- Views
- 743
Ok. Changed from using tap to doubletap and now I can do both, doubletap and longpress.
Thanks -
6 Jun 2012 12:21 PM
Jump to post Thread: Implementing longPress on Ext.Img by SButts
- Replies
- 5
- Views
- 743
Doesn't seem to help, also tried preventDefault() and stopPropagation().
-
6 Jun 2012 11:50 AM
Jump to post Thread: Implementing longPress on Ext.Img by SButts
- Replies
- 5
- Views
- 743
Got that working, Thanks. I also have a controller event that fires for a tap. So, the longpress is firing followed by the tap when I release. How would I only get the longpress and not the...
-
4 Jun 2012 8:26 PM
Jump to post Thread: Implementing longPress on Ext.Img by SButts
- Replies
- 5
- Views
- 743
How would I go about implementing a longPress event on an Ext.img object so that I can display a context type menu.
-
30 Apr 2012 5:29 PM
Jump to post Thread: Ext.Viewport.remove() by SButts
- Replies
- 5
- Views
- 1,157
I narrowed it down to being one view. When it was removed it caused "cannot read property parentnode of undefined". If I don't remove that view, all is well.
-
30 Apr 2012 12:31 PM
Jump to post Thread: Ext.Viewport.remove() by SButts
- Replies
- 5
- Views
- 1,157
I called remove on the viewport and get the message "cannot read property parentnode of undefined" in the android debugger. Works fine in Chrome on my desktop. I even called the remove on a delay. ...
-
30 Apr 2012 11:59 AM
Jump to post Thread: Ext.Viewport.remove() by SButts
- Replies
- 5
- Views
- 1,157
Thanks for the reply.
When I call remove, should I also include the option parameter to destroy the object or should this happen internally? -
30 Apr 2012 5:52 AM
- Replies
- 12
- Views
- 1,417
I worked on it yesterday and could never get it to do the package. I had to manually do it. If I find a solution to do it automatically, I will post.
-
29 Apr 2012 8:26 AM
- Replies
- 12
- Views
- 1,417
I just installed the SenchaSDKTools-2.0.0-beta3 and the package button is now available. Now I just gotta figure out how to make it work.
-
28 Apr 2012 9:32 PM
Jump to post Thread: Ext.Viewport.remove() by SButts
- Replies
- 5
- Views
- 1,157
I am adding my views to the viewport by calling Ext.Viewport.animateActiveItem(). At the top of my views I have a 'Back' and 'Home' button. Should I also be calling Ext.Viewport.remove() once the...
-
25 Apr 2012 8:54 AM
- Replies
- 12
- Views
- 1,417
Same situation here, have you figured anything out?
-
16 Apr 2012 6:17 AM
Jump to post Thread: Ajax store exception doesn't fire by SButts
- Replies
- 12
- Views
- 1,970
Here is what I have done. I don't know if this is the proper or recommended way to do this, but this is what I have working right now. I just started working with Sencha and Javascript 2 months ago...
Results 1 to 25 of 41
