Search Type: Posts; User: bseddon

Page 1 of 5 1 2 3 4

Search: Search took 0.03 seconds.

  1. Phil, I'm using the latest and greatest versions of SA.

    I think the problem is that we're using _svn folders. Those of us that have been using the .NET Framework and SVN for a long time are...
  2. Each time I use svn to commit changes under the 'app' folder svn presents an error because the 'tmp' folder of the '.svn' folder is missing. I add the folder and the commit succeeds.

    The tmp...
  3. Replies
    4
    Views
    91
    Yes, changing the ui value within the initComponent function of an override works. Thanks again for the suggestion.
  4. Replies
    4
    Views
    91
    As soon as I pressed the post button I realized why this solution has not been implemented. We're using Sencha Architect and SA does not support the use of 'extend' so the ability to customize the...
  5. Replies
    4
    Views
    91
    Good suggestion, I'll give it a go...
  6. Floating window issue in various beta versionsWe provide user notifications using an animated window. The window is supposed to animate onto the screen and in the case of the attached application,...
  7. Replies
    4
    Views
    91
    We'd like to be able to change our application theme so we're able to test any issues using, say, the ExtJS classic theme. Sounds east right? However we use panel specific themes so the technique...
  8. I'd like this too. Is there some place to go and up vote it?

    We have many grid that share common additional features. Right now, the functionality has to be implemented in each grid. This a...
  9. Replies
    2
    Views
    155
    Thanks for your post. You are right. Our application theme is for 4.2 and has needed some modification for 4.2.1 (for example, we've noticed the elements making up a tab have changed) but I guess...
  10. Replies
    2
    Views
    155
    This post is a summary of a discussion with evant. With his help I've been able to isolate an example of a layout problem when using 846 with IE and it seems like the bug and example application...
  11. Replies
    7
    Views
    192
    This is fairly simple application that illustrates a problem with layouts when using IE 7.

    When reviewed using the Analyzer this application generates the issues shown in the screenshot.

    43726...
  12. Replies
    7
    Views
    192
    Thanks for the hint. Analyzer is a useful tool. I see different sets of messages from the Analyzer depending upon which theme I'm using. So I'll stick with the Ext 'classic' theme because it also...
  13. Replies
    7
    Views
    192
    Taking a cue from your comment about 'ext-dev' I found and have begun using ext-dev.js Now I see errors in the console when using IE 7 (see screenshot). Any advice about using these messages will be...
  14. Replies
    7
    Views
    192
    The problem with providing an example is that it's quite a big application so the challenge is to strip out the parts that are not relevant without stripping out the parts that are. If there's some...
  15. Replies
    7
    Views
    192
    Is there a way to access information from 'ext-dev' (I don't know what this is)? There are no messages in the console that we do not expect. Is there some other source of output we should be...
  16. Replies
    7
    Views
    192
    The screenshot compares our application when used in Firefox (left) and IE 7 (right). It also afflicts IE 8 but all other browsers, including other versions of IE are OK.

    The differences are...
  17. Replies
    2
    Views
    114
    <<a dangerous one>>

    Thanks for looking. Yes, I concede you point. The challenge is to know when else the column state can be set. Many activities could cause a layout change and some of those...
  18. It's possible to add a click handler to a template column. By creating a 'processConfig' event it's possible to defined a listener for the 'click' event.

    In versions before 4.2.1 this works. In...
  19. Replies
    2
    Views
    114
    There is a regression introduced sometime after 778. I think it is related to the fix for EXTJSIV-9658 (http://www.sencha.com/forum/showthread.php?262445-Animation-regression-in-4.2). Or at least...
  20. Here's an example. Try with any 4.2.1 version. Different versions exhibit different issue. The current nightly build (846) reverts to the behavior of 778.



    Ext.onReady(function()
    {
    ...
  21. <<Or, if it makes any difference to you 4.2.1 will be released soon.>>

    I hope not, it's pretty broken at the moment.
  22. This issue is fixed in 4.2.1 from 778 onwards. This post is to ask if someone is able to identify the fix so we can apply it to 4.2. Let me know if it will help to use a ticket. We've thought to...
  23. What issues should we report wrt beta versions? We are encountering a number of errors but, of course, errors are to be expected in beta versions. For example, we are seeing a number of errors that...
  24. Let me know if you need a test case. We have other tree grids in which the problem does not arise so there may be something about this specific layout (two grids on the same panel maybe?). It'll...
  25. The images below show our application using 778 and 825. When using 825 (or 803) the tree grids show a horizontal scroll bar. The reason appears to be that the widths specified in the...
Results 1 to 25 of 110
Page 1 of 5 1 2 3 4