Search Type: Posts; User: morlok_is_back
Search: Search took 0.09 seconds.
-
2 Jul 2010 5:26 AM
Jump to post Thread: VerticalTabPanel by morlok_is_back
- Replies
- 6
- Views
- 1,539
Thx
-
2 Jul 2010 4:58 AM
Jump to post Thread: VerticalTabPanel by morlok_is_back
- Replies
- 6
- Views
- 1,539
for example i dont have time, but here is screenshot:21236
and scrollbar is there, becouse i testing it, and seems to work. -
1 Jul 2010 8:20 AM
Jump to post Thread: VerticalTabPanel by morlok_is_back
- Replies
- 6
- Views
- 1,539
Ok, i fix width setting tab panels postition as absolute . I dont much test this code, but for me work very vell, few rows and required behavior.
Ext.ux.VerticalTabPanel = function(config) {
... -
29 Jun 2010 12:38 AM
Jump to post Thread: VerticalTabPanel by morlok_is_back
- Replies
- 6
- Views
- 1,539
Hi, i try write plugin for vertical tab panel, panels works fine, but i have problem width tabPanel width. Width is out of visible area (imho becouse vertical tab panel), anyway, this is code:
... -
8 Jun 2010 4:28 AM
- Replies
- 5
- Views
- 1,395
// this is part of my code, where i debuging any variable. Loader async. loading child nodes of object.
// most important is call cb() function on end laod function.
var loader = new... -
8 Jun 2010 4:27 AM
- Replies
- 5
- Views
- 1,395
// this is part of my code, where i debuging any variable. Loader async. loading child nodes of object.
// most important is call cb() function on end laod function.
var loader = new... -
8 Jun 2010 4:24 AM
- Replies
- 5
- Views
- 1,395
// this is part of my code, i do object debuger, then data are any variable, and loader load child vraiables in tree
// most important is call cb() in end of load metod
var loader = new... -
8 Jun 2010 3:05 AM
- Replies
- 0
- Views
- 928
Hi,
Is any solution or info about this bug, if i double click on row in grid (with rowExpander or any custom row body plugin), in chrome is displayed blue background. Maybe this is chrome bug, i... -
27 May 2010 3:04 PM
- Replies
- 5
- Views
- 1,395
Problem solved,
Solution: write custom load metod for TreeLoader and in load method create node childrens and call callback. -
27 May 2010 2:21 PM
- Replies
- 5
- Views
- 1,395
Hi,
I try write custom variable debuger. Properties of variable (if it is object) a like to open in treePanel. After click any node i need open child nodes. Problem is TreePanel for load childrens... -
30 Apr 2010 1:14 PM
- Replies
- 4
- Views
- 791
Thanks for response.
Your idea work fine. -
30 Apr 2010 12:12 PM
- Replies
- 4
- Views
- 791
Here is the idea: I have tabPanel, where every panel is Toolbar. In tabPanel i switch toolbars. But i need one ofbuttonGroups of toolbar showing in all tabs. Other buttonGroups are displaying...
-
30 Apr 2010 8:50 AM
- Replies
- 4
- Views
- 791
Hi,
i have tabPanel and i need one component showing always in opened tab. I try:
tabpanel.on('beforetabchange', function(tp, newTab, currentTab) {
if(currentTab &&... -
20 Mar 2010 7:21 AM
- Replies
- 27
- Views
- 10,855
hi, i have problem whit BindMgr, my solution is set reference on BindMgr to record :
record.bindMgr = this;
record.afterEdit = record.afterEdit.createSequence(this.afterEdit, record);...
Results 1 to 14 of 14
