-
24 Jul 2010 11:42 AM #1
Buttons with icons?
Buttons with icons?
I'm trying to make a button that also has an icon (preferably with the icon with the text underneath it). Here's what I'm trying to use to do it:
The text shows up fine, but the button is standard size for being inside of an Hbox panel with no icon anywhere to be seen. No errors are being thrown. Am I missing something?Code:xtype: 'button', icon: "img\img.png", text: "icon with text", cls:'x-btn-text-icon',
Similar Threads
-
Buttons With Icons from Sprite
By jwendt in forum Ext 3.x: Help & DiscussionReplies: 1Last Post: 8 Apr 2010, 1:45 PM -
Buttons with icons in ColumnConfigs
By Pandaman in forum Ext GWT: DiscussionReplies: 1Last Post: 22 Jul 2009, 7:03 AM -
Big icons & Buttons
By zenigold in forum Ext 3.x: Help & DiscussionReplies: 10Last Post: 16 Jun 2009, 3:31 PM


Reply With Quote