Search Type: Posts; User: smcguire36

Page 1 of 4 1 2 3 4

Search: Search took 0.02 seconds.

  1. @smokeman - Have you tried the barebones IFrame.js extension that is in the ExtJS examples ux folder? I found that is does everything I need.
  2. REQUIRED INFORMATION


    Ext version tested:
    Ext 4.2.0 rev 663

    Browser versions tested against:
    IE9 FF 19

    Description:
  3. I second this! Great user extension but this one thing is annoying.

    Also, I second the request for support for BoxSelect's stacked: true attribute. I also would like to display one item per...
  4. Replies
    21
    Views
    3,407
    Internally, the GroupTabPanel is implemented with a tree view on the left as the tab buttons and a panel with a card layout on the right (hiding all the page panels except for the current tab's page).
  5. Replies
    21
    Views
    3,407
    Is the Net tab of Firebug showing that all JS files are loading properly? It should be loading the main ExtJS script plus the GroupTabPanel script plus CSS files, etc.
  6. Replies
    21
    Views
    3,407
    That code looks like it should load fine. That should create a single group with two tabs in it, each of which is a form that has form buttons on it.

    What does Firebug or Developer Tools tell...
  7. Sweet! :)
  8. Definitely need to have a warning message letting the user know about these restrictions when it converts it to a string with perhaps an option to disable the warning. This took my colleague and I...
  9. Great extension, but it seems to have problems updating the progress on files sometimes (reproducible but not consistently).

    I try uploading 3 files and one out of the three 80% of the time will...
  10. I think I found a bug in the Sencha provided user extension: GroupTabPanel.

    If you put a listener on the beforegroupchange event and return false in order to cancel the group tab change, the group...
  11. If you don't need all the fancy bells and whistles of this extension, Sencha provides a bare bones implementation of an IFrame component in their Samples ux folder called IFrame.js. It works pretty...
  12. In my case, Evan, I am not calling setValue(). I guess my title for this post was a little misleading. I am calling the load() method on the form to load the form values from an ajax call like:

    ...
  13. REQUIRED INFORMATION


    Ext version tested:
    Ext 4.x (up through 4.1)

    Browser versions tested against:
    IE8 FF3 Chrome

    Description:
  14. Phil,

    Thanks for the quick response. I am aware of that option and Windows 7 can do it. I have two different external monitors (one at work and one at home) that Windows 7 recognizes as two...
  15. My Environment:

    Laptop running Windows 7 with dual monitor setup: Primary is internal LCD running @ 1280x800, Secondary is external LCD running @1920x1280.

    Steps to Reproduce Issue:

    1. Start...
  16. I commented out the "Email Templates" tab from the group tabs example and this is what you get if you click on the "Configuration" tab.

    34521

    NOTE: In the example you will need to modify the...
  17. I just downloaded and tested my code with the ExtJS 4.1.0 release. The good news is that the GroupTabPanel works great now ... mostly! The bad news is that I discovered a bug in that the lower...
  18. Ext version tested:
    Ext 4.1.0

    Browser versions tested against:
    Firefox IE8 Chrome Not browser dependent

    Description:
    If you have a group tab panel with a tab group that has only a single...
  19. Replies
    21
    Views
    3,407
    Oh! I forgot about that problem! There is an issue with the example. The order of the JS script blocks in the grouptabs.html file is wrong. Here is the correct order:

    <script...
  20. Replies
    21
    Views
    3,407
    I tested the RC3 version of the GroupTabPanel. It works fine, except that there is a missing GIF file that creates the rounded left borders of the active group. In another thread it was...
  21. Does this MIF work with the ExtJS 4.1 RC3?
  22. I don't have access to the nightly builds.
  23. I just downloaded the RC3 of ExtJS 4.1 today and discovered that there appears to be a missing image in the release. The CSS file is referencing an image called 'images/x-grouptabs-corners.gif'. ...
  24. Replies
    21
    Views
    3,407
    I am using the GroupTabPanel that is available as a UX in the examples folder in the ExtJS 4.x distribution. My page works fine in 4.0.7 but does NOT work at all in 4.1 RC2. I then tried the actual...
  25. Yes, that is how I was deleting the override.

    Hmmm. Interesting. I loaded the designer just now to retest and it worked correctly this time. After removing the override I clicked on the...
Results 1 to 25 of 91
Page 1 of 4 1 2 3 4