Search Type: Posts; User: marc.fearby

Page 1 of 4 1 2 3 4

Search: Search took 0.04 seconds.

  1. REQUIRED INFORMATION

    Ext version tested:

    Ext 4.1.3

    Browser versions tested against:


    IE9.0.8112.16421
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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 :-)
  7. 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...
  8. 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...
  9. 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...
  10. 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...
  11. 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. 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...
  13. 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...
  14. 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...
  15. Thanks. I've not used refs before, so I'd best start reading up on them :-)
  16. Where do I specify the listConfig settings for a combobox in Architect, such as the loadingText, emptyText, and getInnerTpl?
  17. 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,...
  18. 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...
  19. 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. :((
  20. 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...
  21. 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...
  22. 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. 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...
  24. 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*...
  25. 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
Page 1 of 4 1 2 3 4