04-27-2009 02:50 PM
Please tell me how can we fix the lengths of various Text Field (with different widths) in a Horizontal Manager?
Thanks.
Solved! Go to Solution.
04-27-2009 02:53 PM
04-28-2009 07:32 AM
Thanks bo, I have applied it now. around the text field, I have used the border using CreateSimpleBorder and the border doesnt show its right edge even after using getPreferredWidth(). Please help. Yet I have to make a grid of TextFields which is based on this small control.
Thanks again.
04-28-2009 07:45 AM
Relevant posts for setSize:
http://supportforums.blackberry.com/rim/board/mess
http://supportforums.blackberry.com/rim/board/mess
Relevant posts for setting Border:
http://supportforums.blackberry.com/rim/board/mess
http://supportforums.blackberry.com/rim/board/mess
04-28-2009 03:43 PM
Thanku so much, everyone!
I have made a class to display a grid of Editfields. Since I had to display various sizes on one row and then many rows of them. It has worked out nicely
Thanks!