Welcome to the Official BlackBerry® Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Java Development

Reply
New Developer
spanreddy
Posts: 26
Registered: 06-24-2009

Equivalent for setBackground and setBorder in blackberry 4.5

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

 

 

Please use plain text.
Developer
BBDeveloper
Posts: 3,951
Registered: 07-15-2008

Re: Equivalent for setBackground and setBorder in blackberry 4.5

Check this Article. Second section.

 

http://www.blackberry.com/knowledgecenterpublic/livelink.exe/fetch/2000/348583/800332/800505/800256/...


Use Search. "Accept Solution" If the problem is resolved.
Please use plain text.
Developer
peter_strange
Posts: 14,614
Registered: 07-14-2008

Re: Equivalent for setBackground and setBorder in blackberry 4.5

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!

Please use plain text.