Search Type: Posts; User: clesquir
Search: Search took 0.02 seconds.
-
24 Feb 2012 7:07 AM
- Replies
- 2
- Views
- 2,034
There is an override for this at http://www.sencha.com/forum/showthread.php?160309-My-bugfix-overrides-for-3.4.0& on Ext.Tip.doAutoWidth
-
23 Feb 2012 11:47 AM
- Replies
- 2
- Views
- 1,102
Hi,
Thanks for the override. It took me a while to find that this function was the source of the error.
I've found that it is not working in IE 8+ either. You can override it this way without... -
22 Feb 2012 10:09 AM
- Replies
- 1
- Views
- 918
This is a bug coming from Chrome. I posted a bug on the website: http://www.google.com/support/forum/p/Chrome/thread?tid=3b92c98807f5492a&hl=en
You can test this there:... -
18 Aug 2011 10:23 AM
- Replies
- 2
- Views
- 1,403
They are suppose to have this fixed related to:
http://www.sencha.com/forum/showthread.php?138850-EXTJSIV-2366-getStore()-Missing-for-ComboBox
I don't know when this will be available though...... -
4 Aug 2011 10:29 AM
- Replies
- 5
- Views
- 1,755
One function seems to be missing when inside a grid:
-
4 Aug 2011 10:15 AM
- Replies
- 47
- Views
- 35,022
+1 to that!
-
21 Apr 2011 6:03 AM
- Replies
- 53
- Views
- 37,348
I am currently using 3.1.1 .. but I tried it in examples/button of ext 3.3.1 and it is working with the following code:
var div_lb = Ext.getBody().createChild({tag: 'div'});
var link_button =... -
31 Mar 2011 11:38 AM
- Replies
- 53
- Views
- 37,348
When you set a width to the button, the a tag doesn't wrap all the button. So if you click out of the wrap tag, it doesn't do anything. Here is an improved version of the code and css.
... -
1 Mar 2011 10:25 AM
Jump to post Thread: getAnchorXY: s parameter wrong by clesquir
- Replies
- 0
- Views
- 599
Ext version tested:
Ext 3.3.1
Adapter used: -
27 Jan 2011 12:42 PM
- Replies
- 2
- Views
- 1,296
Just so you know, you should remove the space character at the end of the "reset" action ;)
this.fireEvent('reset', this) -
10 Dec 2010 8:09 AM
- Replies
- 11
- Views
- 10,444
Here is the 3.1.1 version of the Ext.SubmitButton to whom needs it:
Ext.SubmitButton = Ext.extend(Ext.Button, {
onRender : function(ct, position){
var buttonTemplate = new... -
8 Apr 2010 5:32 AM
Jump to post Thread: Toolbar resizing problem by clesquir
- Replies
- 27
- Views
- 6,462
From this example http://www.extjs.com/forum/showthread.php?p=441068#post441068, I added the property layout: 'fit' to the container. Here is a screenshot of the result...
Do you have any thoughts... -
7 Apr 2010 6:31 AM
Jump to post Thread: Toolbar resizing problem by clesquir
- Replies
- 27
- Views
- 6,462
Bump!
-
16 Mar 2010 9:16 AM
Jump to post Thread: Toolbar resizing problem by clesquir
- Replies
- 27
- Views
- 6,462
I just want the grid and the toolbar to always resize his width and height from his container.
In the exemple I posted, when the grid store has been loaded, the grid is being extended from his... -
16 Mar 2010 8:58 AM
Jump to post Thread: Toolbar resizing problem by clesquir
- Replies
- 27
- Views
- 6,462
I specified the width: 'auto' and autoWidth: true, isn't suppose to set the width of the component according to the parent element then?!
Is there another way to proceed then? -
16 Mar 2010 8:40 AM
Jump to post Thread: Toolbar resizing problem by clesquir
- Replies
- 27
- Views
- 6,462
bump!
-
16 Mar 2010 8:32 AM
- Replies
- 6
- Views
- 2,192
Ext version tested:
Ext 3.1.1
Adapter used: -
8 Mar 2010 11:32 AM
- Replies
- 1
- Views
- 796
Ext version tested:
Ext 3.1.1
Adapter used: -
3 Mar 2010 1:18 PM
- Replies
- 0
- Views
- 804
Ext version tested:
Ext 3.1.1
Adapter used: -
3 Mar 2010 11:29 AM
Jump to post Thread: Toolbar resizing problem by clesquir
- Replies
- 27
- Views
- 6,462
I still don't have any idea how to output this correctly.
someone could help? :s -
26 Feb 2010 7:40 AM
Jump to post Thread: Toolbar resizing problem by clesquir
- Replies
- 27
- Views
- 6,462
Someone ever went through this case?
-
25 Feb 2010 9:40 AM
Jump to post Thread: Toolbar resizing problem by clesquir
- Replies
- 27
- Views
- 6,462
Even if I put the grid inside a container, it won't set the right auto-width to the toolbar and the right button will still be off. Any solution?
// create the Grid
var container =... -
22 Feb 2010 9:45 AM
- Replies
- 3
- Views
- 1,437
From which thread is this a duplicate?
-
22 Feb 2010 9:32 AM
- Replies
- 3
- Views
- 1,437
Ext version tested:
Ext 3.1.1
Adapter used: -
16 Feb 2010 11:29 AM
Jump to post Thread: Toolbar resizing problem by clesquir
- Replies
- 27
- Views
- 6,462
Ext version tested:
Ext 3.1.1
Adapter used:
Results 1 to 25 of 27
