-
20 Oct 2010 2:45 PM #1
how to left align button text?
how to left align button text?
I do the below, but the centered=false attribute is being ignored. How to resolve this?
Code:xtype: 'button', id: 'btnMyTickets', cls: 'arrow', baseCls: 'list-dashboard-button', text: 'My Jobs', centered: false, handler: function () { alert('hi'); }
Similar Threads
-
[Solved] How do I left align button text
By TheNakedPirate in forum Ext 1.x: Help & DiscussionReplies: 14Last Post: 16 Jun 2011, 3:18 PM -
How do you left align a Button's text?
By profunctional in forum Sencha Touch 1.x: DiscussionReplies: 1Last Post: 15 Jul 2010, 8:58 AM -
How to make text of Button align left?
By appamail@hotmail.com in forum Ext GWT: DiscussionReplies: 4Last Post: 5 Apr 2010, 5:30 AM -
How to make text of Button align left?
By appamail@hotmail.com in forum Ext 2.x: Help & DiscussionReplies: 2Last Post: 2 Apr 2010, 1:34 AM -
How Button Text align left?
By insnet in forum Ext 2.x: Help & DiscussionReplies: 0Last Post: 23 Mar 2008, 7:04 AM


Reply With Quote