Search Type: Posts; User: Stephan Mercier
Search: Search took 0.03 seconds.
-
29 Apr 2013 8:23 AM
- Replies
- 7
- Views
- 608
I found out what the issue was. If we add the renderTo attribute when we create the window, we get the margin issue:
var win = Ext.widget('window',{
constrain: true,
// renderTo: 'desktop',... -
26 Apr 2013 2:52 PM
- Replies
- 3
- Views
- 661
I have a relatively small app which used to compile in about 20 seconds, now it take 10 minutes to build!? It takes forever to go through the sass compile (we have a custom theme) and then another...
-
26 Apr 2013 10:11 AM
- Replies
- 7
- Views
- 608
Thanks Animal. I tried your suggestion w/o success. The border example works because the floating window get created when the panel is initialized. But if you create the window programmatically after...
-
24 Apr 2013 3:20 AM
- Replies
- 7
- Views
- 608
The issue seem to be related to the "constrain" attribute of the window. When constrain=1, the window is initialized with a Y exactly equal to the size of the toolbar in the north region. Even if the...
-
12 Jan 2013 8:18 PM
- Replies
- 5
- Views
- 1,003
Are you getting any closer to support profiles in Architect?
-
15 Nov 2012 7:06 PM
Jump to post Thread: build 676 - Publish by Stephan Mercier
- Replies
- 13
- Views
- 1,503
The Publish should have, at least, executed a batch file instead of xcopy so we can customize what a deploy does and add a pause if we care.
-
18 Sep 2012 6:49 AM
- Replies
- 14
- Views
- 6,467
Samething here, we are a couple of developpers using the Sencha Complete and we would like to be able to purchase the Desktop Packager.
-
5 Jun 2012 5:34 PM
- Replies
- 1
- Views
- 460
When I change the UI property on a button, the button shape disappear and I see only the text on the button. I want to use the UI to have different button style. Where can I reference my project...
-
11 Apr 2012 4:54 PM
- Replies
- 3
- Views
- 548
I saw that, thank you Aaron.
-
2 Apr 2012 11:18 AM
- Replies
- 8
- Views
- 1,121
I just updated to build 353. I have not worked that much with it yet, but as soon as I tried to delete a component on the screen by right-clicking and select delete and got the same error again...
-
1 Apr 2012 11:59 AM
- Replies
- 8
- Views
- 1,121
Guys, the designer is completely unusable. It crashes all the time (on Windows anyway) with the error explained above.
-
1 Apr 2012 5:58 AM
- Replies
- 8
- Views
- 1,121
Same thing here, if you work in the Project inspector or the config panel, it does not crash that much. But if you are working on the wysiwig panel, it crashes when you try to remove components, it...
-
21 Mar 2012 2:29 PM
- Replies
- 9
- Views
- 666
I see the samething here: IE9 not working, Chrome and Safari works fine.
-
21 Mar 2012 1:57 PM
- Replies
- 9
- Views
- 666
I do not think that downforeveryoneorjustme work in that case because we do get a response from the site, but it errors out in the JS. The server itself is responding (http://docs.sencha.com/). The...
-
21 Mar 2012 1:27 PM
- Replies
- 9
- Views
- 666
Clear cache did not work. We are two separate people/pc here that lost access to the doc at the same time. The link I am using is: http://docs.sencha.com/ext-js/4-0/
-
21 Mar 2012 12:09 PM
- Replies
- 9
- Views
- 666
Since yesterday (03/20/2012) the access to the documentation for Ext JS 4 is no longer working on the Sench.com site. It shows the gears running but never show the help content.
-
21 Mar 2012 10:33 AM
Jump to post Thread: Ext-all.js v4.0.7 by Stephan Mercier
- Replies
- 10
- Views
- 1,275
Thanks a lot for this! We started investing in Sencha not so long ago and it is scary to here this kind of feedback.
-
21 Mar 2012 10:11 AM
Jump to post Thread: Ext-all.js v4.0.7 by Stephan Mercier
- Replies
- 10
- Views
- 1,275
Yes, this worked for me as well. So this seem to be an issue in the Sencha SDK tool. Hopefully, Sencha will get this fix so we do not need to modify the .jsb3 manually every time. Thanks very much...
-
21 Mar 2012 2:54 AM
Jump to post Thread: Ext-all.js v4.0.7 by Stephan Mercier
- Replies
- 10
- Views
- 1,275
Can we have feed back on this issue. This makes the ext-all.js unusable. I might just need a recompile of the library. Thanks
-
20 Mar 2012 5:38 PM
- Replies
- 3
- Views
- 548
The deploy warns when there is no store associated with a combo box. We set our combo box dynamically from the controller so we do not have to set a store for each combo. When we deploy, we have so...
-
16 Mar 2012 9:38 AM
Jump to post Thread: Ext-all.js v4.0.7 by Stephan Mercier
- Replies
- 10
- Views
- 1,275
All I am doing is change this line in my HTML page
<script type="text/javascript" src="ext-4.0/ext.js"></script>
to
<script type="text/javascript" src="ext-4.0/ext-all.js"></script>
and I lose... -
15 Mar 2012 2:05 PM
Jump to post Thread: Ext-all.js v4.0.7 by Stephan Mercier
- Replies
- 10
- Views
- 1,275
I built my solution and now I am trying to make it work with ext-all.js. The application loads but there seem to be missing elements. For example, my tabs do not show in my tabpanels. If I switch to...
-
12 Mar 2012 11:28 AM
- Replies
- 35
- Views
- 3,247
Please remember that we are talking about a project that is currently under V1 and we want to convert it to V2. In V1, there was no metadata directory and the App directory was the Export directory...
-
12 Mar 2012 10:32 AM
- Replies
- 35
- Views
- 3,247
I restarted my computer, put the Start.xds alone in a brand new directory called test from the root and I get the exact same result, the project shows for a quick moment and then disapear. I have...
-
12 Mar 2012 9:34 AM
- Replies
- 35
- Views
- 3,247
To answer your question, when I save the resulting project, it says "Project successfully save", but the xds is like the example posted above in this thread.
Results 1 to 25 of 30
