Search Type: Posts; User: dzwillia
Search: Search took 0.01 seconds.
-
12 Apr 2010 8:42 AM
Jump to post Thread: What happened to SwitchButton? by dzwillia
- Replies
- 1
- Views
- 566
Does anyone know what happened to the SwitchButton control that was promised for release in Ext 3.2.0? I've grepped for it in the source and cannot find it. Was it just renamed or was it...
-
1 Apr 2010 9:22 PM
Jump to post Thread: Commercial theming for ExtJS by dzwillia
- Replies
- 79
- Views
- 14,592
Now that ExtJS 3.2 has been released, it'd be great if you took a screenshot of each of your themes using the new "Themes Viewer" example (http://www.extjs.com/deploy/dev/examples/themes/index.html)...
-
1 Apr 2010 9:12 PM
Jump to post Thread: Commercial theming for ExtJS by dzwillia
- Replies
- 79
- Views
- 14,592
Great work on getting things going in regard to providing a set of publicly available themes. There are thriving theming communities for products like Wordpress and I think the idea of having...
-
1 Apr 2010 2:04 PM
Jump to post Thread: 3.2.0 released! by dzwillia
- Replies
- 3
- Views
- 1,096
I didn't see any results when grepping for 'SwitchButton' -- did it not make it into the release or was it renamed to something else?
If it wasn't included in the release, is there a chance it'll... -
4 Mar 2010 12:16 PM
- Replies
- 4
- Views
- 1,290
Fair enough. I guess I'm stuck with it that way until I find a workaround. Thanks for the link to the other forum post... it's quite helpful. Thanks again for looking into the matter!
-
26 Feb 2010 8:21 AM
- Replies
- 8
- Views
- 1,031
Sofway,
A couple of things...
1) If you're simply trying to toggle the panel from being shown without destroying it (which sounds like what you are trying to do), you can just use show() and... -
25 Feb 2010 10:29 AM
- Replies
- 2
- Views
- 2,013
Jay,
Thanks much for the quick tip on adding the 'textarea.test' CSS, although I was under the impression that for the 'cls', etc. configs, you could just have a global '.my-global-css-class'... -
24 Feb 2010 10:03 PM
- Replies
- 8
- Views
- 1,031
Works fine for me -- both specifying 'autoDestroy: true' in the panel config as well as calling panel.remove(to_remove, false). If you could copy and paste the code that is causing problems, that'd...
-
24 Feb 2010 12:15 PM
- Replies
- 1
- Views
- 960
Hello,
When trying to use the slideIn effect (and presumably other effects) with an Ext.Panel which has a margin, the panel slides in fine, however, the margin isn't included in this calculation... -
24 Feb 2010 11:48 AM
- Replies
- 0
- Views
- 827
Hello,
While I love Ext.Fx, there are some jQuery effects which I happen to be partial to, however, when I try to use them with an Ext.Panel, they do not work properly on IE6 or IE7. They do work... -
12 Feb 2010 11:58 AM
- Replies
- 2
- Views
- 2,013
Hello,
I ran across an instance where I wanted to create a TextArea without any border or background color. I tried using the 'cls' as well as the disableClass (I don't want the text editable)... -
11 Feb 2010 8:57 PM
- Replies
- 8
- Views
- 1,031
Hi,
By default, components are destroyed from an Ext.Panel when they are removed. You need to specify 'autoDestroy: false' in the config for the panel when you create it. You can always check... -
10 Feb 2010 10:27 AM
Jump to post Thread: Issue with panel collapse by dzwillia
- Replies
- 3
- Views
- 904
It looks like you've copied the panel code from this thread. These panels collapse and expand properly. Could you please be more specific when you say "there's still blank page left". I pasted your...
-
8 Feb 2010 12:53 PM
- Replies
- 4
- Views
- 1,290
Thanks for looking into this -- I find myself using collapsible form panels quite often!
Also, thanks for the link to the old Ext JS 2.2 post -- it certainly sheds some light on what's going on... -
6 Feb 2010 5:00 PM
- Replies
- 4
- Views
- 1,290
Hello,
When collapsing a form panel, the fields jump horizontally both when collapsing and expanding the form panel. This bug could only be reproduced in Gecko-based browsers.
Here's a very... -
20 Jan 2010 9:12 AM
- Replies
- 5
- Views
- 1,789
Thanks! I'll have to check it out when the latest dot release comes out.
-
14 Jan 2010 11:30 AM
- Replies
- 5
- Views
- 1,789
I have a far more involved example in my own code, but wanted to cull the code down to its most basic form for easier bug testing.
One can very easily imagine both of those text fields having... -
14 Jan 2010 9:55 AM
- Replies
- 5
- Views
- 1,789
Hello,
The latest ability to render an Ext.Panel in an Ext.menu.Menu without having to use Ext.menu.Adapter is great! I've encountered a bug when using an 'hbox' layout in this configuration. ...
Results 1 to 18 of 18
