Search Type: Posts; User: smcguire36
Search: Search took 0.02 seconds.
-
11 Apr 2013 7:24 AM
- Replies
- 87
- Views
- 31,196
@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.
-
4 Apr 2013 10:37 AM
- Replies
- 2
- Views
- 132
REQUIRED INFORMATION
Ext version tested:
Ext 4.2.0 rev 663
Browser versions tested against:
IE9 FF 19
Description: -
7 Mar 2013 2:05 PM
- Replies
- 94
- Views
- 17,751
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... -
7 Mar 2013 4:48 AM
Jump to post Thread: Group Tab Panel by smcguire36
- 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).
-
6 Mar 2013 5:05 AM
Jump to post Thread: Group Tab Panel by smcguire36
- 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.
-
5 Mar 2013 5:07 AM
Jump to post Thread: Group Tab Panel by smcguire36
- 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... -
13 Nov 2012 1:59 PM
- Replies
- 9
- Views
- 957
Sweet! :)
-
13 Nov 2012 12:48 PM
- Replies
- 9
- Views
- 957
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...
-
6 Nov 2012 12:15 PM
- Replies
- 21
- Views
- 10,955
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... -
19 Oct 2012 8:22 AM
Jump to post Thread: Bug in Ext.ux.GroupTabPanel? by smcguire36
- Replies
- 2
- Views
- 361
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... -
22 Aug 2012 7:05 AM
- Replies
- 87
- Views
- 31,196
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...
-
30 May 2012 6:30 AM
- Replies
- 3
- Views
- 504
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:
... -
29 May 2012 12:04 PM
- Replies
- 3
- Views
- 504
REQUIRED INFORMATION
Ext version tested:
Ext 4.x (up through 4.1)
Browser versions tested against:
IE8 FF3 Chrome
Description: -
10 May 2012 1:34 PM
- Replies
- 2
- Views
- 413
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... -
10 May 2012 10:23 AM
- Replies
- 2
- Views
- 413
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... -
25 Apr 2012 11:03 AM
- Replies
- 2
- Views
- 560
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... -
25 Apr 2012 10:14 AM
- Replies
- 4
- Views
- 1,053
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...
-
25 Apr 2012 9:26 AM
- Replies
- 2
- Views
- 560
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... -
23 Apr 2012 6:08 PM
Jump to post Thread: Group Tab Panel by smcguire36
- 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... -
23 Apr 2012 4:30 PM
Jump to post Thread: Group Tab Panel by smcguire36
- 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...
-
18 Apr 2012 5:12 AM
- Replies
- 87
- Views
- 31,196
Does this MIF work with the ExtJS 4.1 RC3?
-
18 Apr 2012 3:15 AM
- Replies
- 4
- Views
- 1,053
I don't have access to the nightly builds.
-
17 Apr 2012 11:57 AM
- Replies
- 4
- Views
- 1,053
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'. ...
-
11 Apr 2012 9:35 AM
Jump to post Thread: Group Tab Panel by smcguire36
- 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...
-
5 Apr 2012 7:13 AM
- Replies
- 3
- Views
- 646
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
