Search Type: Posts; User: Chrischan
Search: Search took 0.02 seconds.
-
4 Feb 2013 12:06 AM
- Replies
- 3
- Views
- 302
Which information is missing?
-
25 Jan 2013 7:58 AM
- Replies
- 3
- Views
- 302
I tested it with 4.1.1a, the bug still occurs.
-
23 Jan 2013 3:26 AM
- Replies
- 3
- Views
- 302
REQUIRED INFORMATION
Ext version tested:
Ext 4.0.7
Browser versions tested against:
Mozilla Firefox 18.0.1
Chrome 24 -
25 Jun 2012 11:13 PM
- Replies
- 19
- Views
- 11,646
I think this would be currently the best solution in ExtJS 4:
checkbox.boxLabelEl.update(newLabelText);
But there is a problem with sizing. If the new text is wider than the old one, the... -
1 Jun 2012 3:16 AM
- Replies
- 21
- Views
- 14,310
I think there is a little bug in the code.
I think this piece
// hack: pass getNode() to the view
picker.getNode = function() {
picker.getView().getNode(arguments);
}
Results 1 to 5 of 5
