LATEX - [/] LiNKMATRiX.de Open Education Search:: All parts are subject to drastic change, including the boring title. right, two spaces on the right to align left and two spaces at least at both http://www.linkmatrix.de/tutorials.php?q=LaTEX&limit=11HOME | I create some tools images and I add them into end of the tool-sprites.gif file.
I want to show them near to the title of the collapsible panel in ExtJS 2.2
I write following css class:
.x-tool-one{background-position:0 -330px;} [qo-modules-dev] [1] initial import:: Remove in configuration window panel position. Extension (http://extjs.com/forum/showthread.php?t=16352) to choose number of http://listengine.tuxfamily.org/lists.tuxfamily.org/qo-modules-dev/2008/11/msg00003.htmlHOME |
.x-tool-one-over{background-position:-15px -330px;}
.x-tool-two{background-position:0 -345px;} Add Records - Ext JS Forums:: data; } } },{ align: right,//default is to align to the left dataIndex: cost var p = new Ext.Panel({ title: Basic Template, width: 300, html: http://extjs.com/forum/showthread.php?t=27777&highlight=Ext.Ajax.requestHOME |
.x-tool-two-over{background-position:-15px -345px;}
and following code:
tools: [{
id:'one',
qtip:'First Iteration',
handler: function(){ } [2.0] grid with locking column [Update 3] - Page 14 - Ext JS Forums:: title) + = + c.tooltip + : ,value: c.header *, istyle: c.align Sorry, I left in some debug code by mistake. Ive updated the original http://www.extjs.com/forum/showthread.php?p=244342#post244342HOME |
},{
id:'two',
qtip: 'Second Iteration',
handler: function(){ }
}]
It shows tools right most of the header. But I want them in left side (near the Title).
I try to understand related codes in ext-all-debug.js. As I understand we have addTool function to insert tools to header. In the line 16145 checking the align property. Therefore I add align: 'left' property. But then my tools disappeared.
Thanks for your attention.
Yes i am wondering the same
has anyone come up with something for this?
-J
Any suggestions?
Challenging Books For A 14 Year Old?
First guitar : acoustic or electric?
|