-
7 May 2009 6:10 AM #1
IconButton not showing
IconButton not showing
Hi, i can't get the IconButton to display, both with custom icon or "x-icon-btn":
Code:IconButton ib = new IconButton("x-icon-btn");
-
7 May 2009 6:19 AM #2
Icon Button lead
Icon Button lead
Here is a link to another who had some IconButton issues.
It should get you closer than you are.
https://extjs.com/forum/showthread.php?t=38528
-
7 May 2009 6:24 AM #3
-
7 May 2009 6:36 AM #4
IconButton example
IconButton example
This guy uses an IconButton in his example.
Perhaps the code would help you construct your IconButton.
http://extjs.net/forum/showthread.php?t=47689


Reply With Quote