Search Type: Posts; User: Stephan Mercier

Page 1 of 2 1 2

Search: Search took 0.03 seconds.

  1. 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',...
  2. 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...
  3. 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...
  4. 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...
  5. Are you getting any closer to support profiles in Architect?
  6. 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.
  7. Samething here, we are a couple of developpers using the Sencha Complete and we would like to be able to purchase the Desktop Packager.
  8. 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...
  9. I saw that, thank you Aaron.
  10. 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...
  11. Guys, the designer is completely unusable. It crashes all the time (on Windows anyway) with the error explained above.
  12. 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...
  13. I see the samething here: IE9 not working, Chrome and Safari works fine.
  14. 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...
  15. 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/
  16. 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.
  17. 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.
  18. 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...
  19. 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. 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...
  21. 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...
  22. 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...
  23. 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...
  24. 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...
  25. 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
Page 1 of 2 1 2