08-25-2011, 04:36 AM
|
#1 (permalink)
|
| New Member
Join Date: Aug 2011 Model: 7100T PIN: N/A Carrier: Az
Posts: 4
Post Thanks: 0 Thanked 0 Times in 0 Posts
| ObjectChoiceField and Field.USE_ALL_WIDTH Please Login to Remove! Hello,
I would like to know if the flag style Field.USE_ALL_WIDTH is supported for an ObjectChoiceField component. I try to use it but it doesn't work. I was expecting the field to take all the width of its container (in my case the screen's width).
I have tried to override the layout method, and I call setExtent correctly, with the screen's width as parameter, but it's still the same.
How could I make the field take all the available width ?
Thanks
Edit : I use the JDE 4.7.0, and the 9530 Simulator.
Last edited by laurre : 08-25-2011 at 04:48 AM.
|
| Offline
| |