Search Type: Posts; User: breckster
Search: Search took 0.03 seconds.
-
3 May 2013 12:19 PM
- Replies
- 2
- Views
- 185
Thanks for the idea ... but I have multiple Ajax calls .. and sequencing them became a pain.
I decided to use async: false
Thanks for the reply. -
1 May 2013 12:01 PM
- Replies
- 2
- Views
- 185
I need to perform a Ajax call during this event in order to validate data. I need a way of delaying while the results of the ajax request are returned. So if needed I can return false thus...
-
2 Apr 2013 3:07 PM
Jump to post Thread: Extnd docs are now online by breckster
- Replies
- 12
- Views
- 2,627
Hi Jack
Welcome Back!
Just wondering if the .nsf is available yet.
Thanks
Breck -
6 Sep 2012 7:23 AM
Jump to post Thread: Sliding Side Menu by breckster
- Replies
- 202
- Views
- 44,909
Bump!
-
22 Aug 2012 7:12 AM
Jump to post Thread: Sliding Side Menu by breckster
- Replies
- 202
- Views
- 44,909
I'm using the menu with a navigation view and dataview list. I'm running into is a scrolling issue with the list inside the card layout. The list will scroll but then bouces back to the top of the...
-
30 Apr 2012 6:42 AM
- Replies
- 1
- Views
- 371
I need to perform various cleanup tasks when a user taps the clearIcon on a text field.
Any ideas -
28 Apr 2012 8:10 AM
Jump to post Thread: Tabpanel with routes by breckster
- Replies
- 1
- Views
- 271
Upgrading to 2.0.1 fixed my issue
-
28 Apr 2012 7:22 AM
Jump to post Thread: Tabpanel with routes by breckster
- Replies
- 1
- Views
- 271
I have directory app that contains companies and employees with a tabbed interface (docked at the bottom). Each tabpanel contains a list.TheonItemDisclosure on the company list renders company detail...
-
19 Apr 2012 10:39 AM
- Replies
- 5
- Views
- 606
autoDestroy: false
IS REQUIRED as a config item for the Ext.NavigationView on a Droid -
19 Apr 2012 7:22 AM
- Replies
- 5
- Views
- 606
I loaded the Android SDK and fired up a 2.3.3 simulator. It behaves identical to the device.
Sencha team any ideas? -
16 Apr 2012 6:48 PM
- Replies
- 5
- Views
- 606
bump...
-
15 Apr 2012 4:41 PM
- Replies
- 5
- Views
- 606
I had autoDestroy: true scattered throughout the application. I removed all instances.
Still no luck :(( -
14 Apr 2012 7:23 AM
- Replies
- 5
- Views
- 606
Using ST 2.0.1-rc on Android 2.3.4, while using a list ... with "onItemDisclosure:true"
view.push(....)
Only works 1 time ...
This works fine on iOS, chrome and safari.
Anyone else... -
4 Apr 2012 9:15 PM
- Replies
- 8
- Views
- 1,053
Android 2.3.4
I can push a panel once and ONCE only. After that no errors... and no panel
Breck -
13 Mar 2012 9:22 AM
Jump to post Thread: Build Error by breckster
- Replies
- 10
- Views
- 1,091
Hi Jacky
Both 'testing' and 'package' builds fail at the same place. Is there a verbose mode I could enable to know what exactly is causing this during the build ?
Since the app runs fine in... -
12 Mar 2012 4:45 PM
Jump to post Thread: App build doesn't work by breckster
- Replies
- 8
- Views
- 661
I'm getting that as well. But the error message return by the SDK is so vague, I have no idea where to start looking.
Sencha staff ... any idea ... -
12 Mar 2012 1:16 PM
Jump to post Thread: Build Error by breckster
- Replies
- 10
- Views
- 1,091
bump!
-
12 Mar 2012 11:07 AM
Jump to post Thread: App build doesn't work by breckster
- Replies
- 8
- Views
- 661
Do you get any error after "[INFO] Resolving your application dependencies..."
-
12 Mar 2012 10:59 AM
Jump to post Thread: Build Error by breckster
- Replies
- 10
- Views
- 1,091
Ok if it runs clean in development with no console warnings... and no other info except "TypeError: 'null' is not an object.
How do I go about troubleshooting this... seems like a file and/or line... -
12 Mar 2012 10:39 AM
Jump to post Thread: Build Error by breckster
- Replies
- 10
- Views
- 1,091
When attempting a production build.....
d:\Domino\data\Public\SNM>sencha app build production
[INFO] Deploying your application to d:\Domino\data\Public\SNM\build\production
[INFO] Copied... -
8 Mar 2012 7:03 AM
Jump to post Thread: Grouper function parameter by breckster
- Replies
- 1
- Views
- 676
After upgrading to build 309, I noticed an error on my grouper fn for a store.
Prior to the upgrade : groupFn:function(record)
After the upgrade: groupFn:function()
What happened to... -
6 Mar 2012 10:20 PM
- Replies
- 2
- Views
- 700
According to this post its fixed in the ST2 codebase
http://www.sencha.com/forum/showthread.php?178107
Any takers? -
6 Mar 2012 8:20 PM
Jump to post Thread: Checkbox Value incorrect by breckster
- Replies
- 2
- Views
- 506
Sorry, forgot to mention using Designer 2 (298) building a Touch project.
inputValue did not work .. -
6 Mar 2012 2:00 PM
Jump to post Thread: Checkbox Value incorrect by breckster
- Replies
- 2
- Views
- 506
I am building checkboxes on the fly on a form panel from a store populated with an AjaxProxy. The store is populated correctly with 2 fields .. text and value
Adding each checkbox to a fieldset... -
6 Mar 2012 1:16 PM
- Replies
- 2
- Views
- 700
This returns nothing to the console on a Touch app in Designer
Ext.Msg.confirm("Confirmation",
"Are you sure you want to discard this discussion?",
function(btnId){
...
Results 1 to 25 of 103
