I am not able to set TextField Display width using setWidth method. it is very odd if the default width comes on screen in case use can enter only 1 digit number.
When using a FormPanel the default field with is 210px, you can change this value with setFieldWidth(int), to disable the default width set a value -1.