BlackBerry - TreeField with radiobutton

153 Views Asked by At

Is it possible to add radiobutton to a TreeField in Blackberry ?

1

There are 1 best solutions below

0
On BEST ANSWER

You cant add buttons to a TreeField in BlackBerry. Instead you can write some lines of code to create a collapsible Manager that will delete the fields when you click on a button:

http://supportforums.blackberry.com/t5/Java-Development/How-to-add-radiobuttongroup-to-treefield/m-p/1278907/highlight/true#M171881