Search Type: Posts; User: marc.fearby
Search: Search took 0.04 seconds.
-
11 Mar 2013 2:39 PM
- Replies
- 1
- Views
- 129
REQUIRED INFORMATION
Ext version tested:
Ext 4.1.3
Browser versions tested against:
IE9.0.8112.16421 -
29 Jan 2013 7:29 PM
- Replies
- 6
- Views
- 823
I couldn't even find Library, but drilled down beneath everything and eventually found it below Resources. I would think that the Ext JS version should be in the Settings window in the Framework tab...
-
17 Dec 2012 4:57 PM
- Replies
- 2
- Views
- 593
I am hoping that a fix or a workaround for this can be found soon because I'm in the middle of mocking up some screens for a web app to replace several spreadsheets (most > 70 columns!), and not...
-
11 Dec 2012 8:11 PM
- Replies
- 6
- Views
- 823
I've just downloaded the latest Architect exe to install over my existing one (I'm behind a proxy and it never seems to update by itself), and I'd like to change the Framework version from 4.0.x to...
-
28 Nov 2012 2:36 PM
- Replies
- 9
- Views
- 1,472
I'm thinking of using stores and models more appropriately in my next project, so I may just use what you've further elaborated. I have been sending my own AJAX requests with appropriate...
-
22 Nov 2012 3:25 PM
- Replies
- 7
- Views
- 1,024
Thanks. So far none of our users have noticed the side-effect of this particular bug, so I'm OK for now. I look forward to its resolution, though :-)
-
21 Nov 2012 6:24 PM
- Replies
- 7
- Views
- 1,024
In 4.0.7 my JSON dates (when calling store.sync() on a grid with a column set to dateFormat: 'MS') would POST in this format:
"field_name":"\/Date(1338182969227)\/"
but since 4.1.x they're now... -
13 Sep 2012 3:54 PM
- Replies
- 9
- Views
- 1,472
Most of my models reside in an /appname/include/models.js which I manually paste in from the stored procedure and modify accordingly. I generally avoid creating models in SA because I'm often...
-
13 Sep 2012 3:26 PM
- Replies
- 9
- Views
- 1,472
Sounds like you should just use a 5-field model on that grid and use a different model with appropriate fields for the popups.
Sencha Architect generating models from the database does sound like... -
9 Sep 2012 3:05 PM
- Replies
- 2
- Views
- 391
Would it be possible to add a third button at the top of the Config property grid that only shows properties actually configured by the user? This would be an awesome productivity enhancement since...
-
6 Sep 2012 7:57 PM
- Replies
- 14
- Views
- 2,540
I have just updated my SA manually and all has gone well. And I see some improvements I've long dreamed of (like seeing proxy prefs in settings, the filter lock in the config inspector thingy, and...
-
12 Aug 2012 2:45 PM
- Replies
- 14
- Views
- 2,540
What would be nice is an options window in SA itself that allows us to confirm/modify/test those proxy settings. Once we get past the first-time install and registration, we have no way of seeing...
-
8 Aug 2012 7:05 PM
- Replies
- 14
- Views
- 2,540
OK, thanks. The system I've just spent the past 6 months developing has just gone into production, so I'll wait a while before updating my 2.0.0 Build 410 version. I don't want to risk breaking...
-
6 Aug 2012 3:22 PM
- Replies
- 14
- Views
- 2,540
IS THERE NO WAY TO UPDATE THIS THING FOR CORPORATE USERS BEHIND AN AUTHENTICATED PROXY SERVER?
If it can't be made to update, then will the public download executable be recent-enough and will it... -
6 Aug 2012 2:56 PM
- Replies
- 4
- Views
- 797
Thanks. I've not used refs before, so I'd best start reading up on them :-)
-
2 Aug 2012 5:34 PM
- Replies
- 4
- Views
- 797
Where do I specify the listConfig settings for a combobox in Architect, such as the loadingText, emptyText, and getInnerTpl?
-
8 Jul 2012 10:35 PM
- Replies
- 1
- Views
- 3,009
Problem solved. I had a fieldset with a "height: 200" specified and it was the cause of the problem. Strangely enough, if I switched this offending tabpanel to be the 3rd tab, everything was fine,...
-
8 Jul 2012 9:29 PM
- Replies
- 1
- Views
- 3,009
I have designed a system that is based on a tabpanel in the center region of a border layout. In 4.0.7 this worked fine, but in 4.1.0 the tabs in the tap strip are disappearing whenever I click on...
-
26 Jun 2012 5:26 PM
- Replies
- 14
- Views
- 2,540
Any idea how I can go about updating this thing? I'm sick of my image sizes constantly changing to 201x201 when I click the deploy button. :((
-
25 Jun 2012 3:51 PM
- Replies
- 46
- Views
- 6,622
I can wait for the new forums, knowing there is light at the end of the tunnel. Even a cookie to save my last-checked forums is a vast improvement, so I'd be happy with that alone. That screen-shot...
-
25 Jun 2012 3:43 PM
- Replies
- 46
- Views
- 6,622
I could have sworn I tried that once but perhaps the particular search results at the time weren't helpful and I assumed AND didn't work. I'll try it again when I start the next project (currently...
-
25 Jun 2012 3:27 PM
- Replies
- 46
- Views
- 6,622
It's been a month or so since I finished the major development of a system I started late last year, so the 20 second delay is less of an irritant in my memory. What I do recall being a problem was...
-
23 May 2012 3:16 PM
- Replies
- 25
- Views
- 2,484
Sencha have pointed this out before but I still think that having to press Ctrl-E to apply the filter between visits to the config pane when setting the same property dozens of times over is just...
-
16 May 2012 2:44 PM
- Replies
- 25
- Views
- 2,484
Duly noted but it seems that I'm not the only one who thinks that a filter means a filter, regardless of what you click on. If it shows nothing then it's *my* problem to remove the filter which *I*...
-
14 May 2012 8:01 PM
- Replies
- 9
- Views
- 1,472
I've been using a stored procedure written by Leon C. Tayson to generate c# objects based on tables in SQL Server and decided to change it to generate an Ext JS model to save typing. Here is the...
Results 1 to 25 of 98
