PDA

View Full Version : textToolItem width



Padster
15 Jan 2009, 5:50 AM
Hey folks,

I'm totally new to the Ext Gwt scene and have begun to migrate off of Gwt Ext. To learn i decided to recreate an application using Ext gwt and im really struggling. It seems that many components have weird undiscriptive names like textToolItem for a button on the toolbar.

Now all i want to do it change the width of the but to 40, something i easily did in extJS and GWT EXT but cant do it here. the textToolitem is an instance of button but doesn't extend the button class. Also the javadoc is really helpful for set width is says it does nothing, why have a method that does nothing