Search Type: Posts; User: pbienick
Search: Search took 0.02 seconds.
-
21 May 2013 11:41 AM
- Replies
- 1
- Views
- 67
Not sure if this belongs here or in the ExtJS forum...
I'm working on a rather large application (> 150 data entry forms) that was built with ExtJS 4.1.2. The original application was not... -
19 Apr 2013 11:29 AM
Jump to post Thread: SenchaCon 2013 Question by pbienick
- Replies
- 3
- Views
- 672
That would be great. Thanks Mitchell - I think I'm going to attend.
-
19 Apr 2013 10:54 AM
Jump to post Thread: SenchaCon 2013 Question by pbienick
- Replies
- 3
- Views
- 672
I'm thinking of going to SenchaCon this year. The last conference of any kind I attended was Apple's WWDC back in 2010. That conference had a "feature" where you could book a short period of time...
-
19 Apr 2013 10:45 AM
- Replies
- 4
- Views
- 242
Ok - thanks. I was afraid I'd have to generate a new app again - this will be about the 4th time I've had to do that since the app upgrade has never worked in the past. I got excited this time around...
-
19 Apr 2013 10:06 AM
- Replies
- 4
- Views
- 242
No - the only directory I see in packages is "theme".
-
16 Apr 2013 11:55 AM
- Replies
- 4
- Views
- 242
I'm trying to upgrade my application from ExtJS 4.1.3 to 4.2.0, and also Sencha Cmd v3.0.2.288 to v3.1.1.274. So first, using Sencha Cmd v3.0.2.288, I run sencha app upgrade <path_to_4.2> and it...
-
15 Apr 2013 8:33 AM
Jump to post Thread: Samples & Demos page is broken by pbienick
- Replies
- 1
- Views
- 439
Not sure where to post this but this page is currently broken:
http://www.sencha.com/products/extjs/examples/ -
15 Feb 2013 6:06 AM
- Replies
- 10
- Views
- 792
Cool, thank you.
FWIW, this is a hack, but one workaround is to wrap the call to Ext.MessageBox.show or Ext.Msg.alert in Ext.defer:
success: function(form, action) {
... -
15 Feb 2013 5:17 AM
- Replies
- 10
- Views
- 792
Scott,
Any luck reproducing this? If you want, I'll zip up the app (minus the huge extjs directory which I'm sure you can copy in from elsewhere), but I just figured you'd be able to whip up your... -
13 Feb 2013 1:43 PM
- Replies
- 10
- Views
- 792
ExtJS version 4.1.3.548
The production app I'm currently working is where I was able to consistently reproduce this. It was generated with Sencha Cmd (3.0.2.288), so I first generated a new app... -
13 Feb 2013 12:53 PM
- Replies
- 10
- Views
- 792
Using the orignal posters code, I have confirmed that this bug is still present in 4.1.3.
-
10 Jan 2013 11:11 AM
Jump to post Thread: sencha app upgrade failing by pbienick
- Replies
- 6
- Views
- 845
I generated a new app with 3.0.0.250, and as I expected, it worked just fine when upgrading it to 3.0.2.288. The last time I tried to upgrade this app (probably from 3.0.0.230 to 3.0.0.250), I ran...
-
8 Jan 2013 6:00 AM
Jump to post Thread: sencha app upgrade failing by pbienick
- Replies
- 6
- Views
- 845
Scott,
I'd be happy to try 3.0.1.268 if I can find it. Based on the URL for 3.0.2.288, I tried http://cdn.sencha.com/cmd/SenchaCmd-3.0.1.268-osx.app.zip, but that didn't work.
Paul -
7 Jan 2013 6:26 AM
Jump to post Thread: sencha app upgrade failing by pbienick
- Replies
- 6
- Views
- 845
I'm trying to upgrade my Sencha Cmd-generated application to v3.0.2.288. It was generated with 3.0.0.250. As per the instructions, I ran
sencha app upgrade <path to sdk>
but I am receiving... -
19 Dec 2012 9:47 AM
- Replies
- 5
- Views
- 574
I'm experiencing this as well, and I don't have time at the moment to debug any further. Works fine in Chrome, blows up in Submit.js in Firefox, and IE prompts me to open or save a file. In my case,...
-
13 Nov 2012 7:45 AM
- Replies
- 0
- Views
- 200
Sencha Cmd v3.0.0.250
Ext JS 4.1.3
After creating a new app using sencha generate app, images generated using sencha app build (or sencha ant build) are not being referenced properly by the CSS... -
3 Nov 2012 5:49 AM
- Replies
- 4
- Views
- 461
For my own sanity I just tried this again from scratch. I created a new directory, and then from within that directory, I ran:
sencha -s ../extjs/ext-4.1.2a generate app LP .
sencha ant build
... -
2 Nov 2012 12:10 PM
- Replies
- 4
- Views
- 461
Sencha Cmd v3.0.0.230
Ext JS 4.1.2a (Ext.getVersion('extjs') reports 4.1.2.1)
My app name is LP...
I'd just like to make sure that the bug described in this thread is the same as what I'm... -
1 Nov 2012 5:09 PM
- Replies
- 2
- Views
- 346
Ahh - right - the generate app command includes ext-debug.js and not ext-dev.js - I didn't catch that.
Thanks, Don. -
1 Nov 2012 7:29 AM
- Replies
- 2
- Views
- 346
Sencha Cmd v3.0.0.230
Ext JS 4.1.2a
If you create a new app with sencha generate app, Ext.log will not work. Here is my app.js:
Ext.application({
controllers: ["Main"], -
1 Nov 2012 7:06 AM
- Replies
- 2
- Views
- 418
Thanks, Don. I added Ext.toolbar.Spacer to the requires and that did the trick. While you're looking into this, you may want to also look into a similar issue with radio buttons: I have several forms...
-
31 Oct 2012 12:09 PM
- Replies
- 2
- Views
- 418
Sencha Cmd v3.0.0.230
Ext JS 4.1.2a (which Ext.getVersion('extjs') reports as 4.1.2.1)
I'm building a new Grails app with an Ext JS front end, and I've generated the skeleton of the app using... -
13 Aug 2012 5:40 AM
Jump to post Thread: API Documentation Content Bugs by pbienick
- Replies
- 488
- Views
- 68,631
Ok, thanks for the info and the tip.
Please note that you still need to update the Component Guide since it refers to a list of xtypes that no longer exists. -
13 Aug 2012 5:00 AM
Jump to post Thread: API Documentation Content Bugs by pbienick
- Replies
- 488
- Views
- 68,631
In 4.1.1, and also in the nightly build from Aug 12, 2012, the documentation for the Component class states "See the Component Guide for more information on xtypes and the Component hierarchy.", and...
-
27 Jul 2012 8:24 AM
- Replies
- 2
- Views
- 317
Thanks for the reply. I don't think I am over-nesting - you are not seeing the bigger picture which I've left out on purpose to help simplify the problem. There are other child containers and many...
Results 1 to 25 of 45
