11-04-2009 04:22 AM
hi,
i developed one application in Blackberry 4.6. i used setBackground and setBorder methods also BackgroundFactory, Background, BorderFactory and Border classes .
i need to develop the same application in Blackberry 4.5, but those classes and method are not avalible.
is there any equivalent method avaliable.
Thanks,
Bhaskar
11-04-2009 04:33 AM
Check this Article. Second section.
11-04-2009 04:52 AM
BBDeveloper has answered the second part of your question regarding background. Regarding the first part, Borders, there is no equivalent.
It is possible to create your own classes that do the same sort of thing. But hard to justify the effort for the number of 4.5 devices that seem to be out there!