I want to customise the (+) sign that appears on the left side of tree view Is it possible I want to place image in that place
i have tried to customise and searched the forums also Blackberry forums where one of them said its not possible but then
i got a link for this As below which says it is possible
http://supportforums.blackberry.com/t5/Java-Development/Custom-TreeField/td-p/354901
where the HardwareDevice class seems to be missing
Can anyone explain this concept using the link or any other answer of their own Please suggest ?
[UPDATED] If you want to CUSTOMISE the (+)-sign and other attributes of each row of a TreeField rather than writing your own tree field then you can try re-writing the drawTreeItem method of TreeFieldCallback like shown below: