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
nicklas
Posts: 124
Registered: ‎02-01-2009
My Carrier: SFR
Accepted Solution

All my questions about Cascades (or features requests)

Hi,

 

I have started to work (or play) with Cascades.

 

So, how to move application menu on the left or on the right ? or on the top ? (it's always on the bottom)

 

How to change the default color / background of the menu (I want a transparent menu)

 

How to design a "swipedown" menu (as the native BlackBerry web browser) ?

 

How do I customize a default components (without create a new component from scratch) ?

 

Nicolas

 

Please use plain text.
BlackBerry Development Advisor
gperry
Posts: 138
Registered: ‎05-11-2012
My Carrier: Developer

Re: All my questions about Cascades (or features requests)

Will try and answer your questions.

 

The Application Menu should always be at the top of the screen and it should contain the less often used options.

http://docs.blackberry.com/en/developers/deliverables/41577/menus.jsp

 

Swipedown signal connects as discussed on this thread.

http://docs.blackberry.com/en/developers/deliverables/41577/menus.jsp

 

You should be able to use the default controls as the basis for your Custom Control - the process is detailed here.

https://developer.blackberry.com/cascades/documentation/ui/custom_components/

Please use plain text.
Developer
nicklas
Posts: 124
Registered: ‎02-01-2009
My Carrier: SFR

Re: All my questions about Cascades (or features requests)

Indeed,

 

I have to use custom componenents :smileysad:

 

Nicolas

 

Please use plain text.