Welcome!

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

Cascades Development

Reply
Developer
Pumano-
Posts: 199
Registered: ‎11-05-2011
My Carrier: Beeline

How to change gradient color for title header and listView header elements?

If it not exist maybe add feature like :

 

color: gradient {

from: #cccccc

to: #FFFFFF

direction: toptobottom

}

or add RGBA support

 

Please use plain text.
BlackBerry Development Advisor
smacmartin
Posts: 499
Registered: ‎05-07-2012
My Carrier: developer

Re: How to change gradient color for title header and listView header elements?

[ Edited ]

I have only used the default header and listitem components and there does not appear to be a way to fully style at the moment.

 

You could play with a custom ListItemComponent or custom ListItemManager (and let me know if you discover something ), or wait and cross your fingers, or request a feature in Issue Tracker: http://supportforums.blackberry.com/t5/Java-Development/Developer-Issue-Tracker/td-p/271768

 

Stuart

Please use plain text.
BlackBerry Development Advisor
smacmartin
Posts: 499
Registered: ‎05-07-2012
My Carrier: developer

Re: How to change gradient color for title header and listView header elements?

Please use plain text.