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
New Developer
setiawand
Posts: 38
Registered: ‎07-12-2012
My Carrier: Telkomsel
Accepted Solution

How to build file manager with cascade ???

halo guys,

 

im new with cascade, how can i build a file manager with cascade ? is there any lesson or sample

 

thanks

 

regards

 

 

Please use plain text.
BlackBerry Development Advisor
selom
Posts: 60
Registered: ‎05-10-2012
My Carrier: none

Re: How to build file manager with cascade ???

Hello,

 

Can you elaborate a bit more what you mean by FileManager? Do you want the ability to browse and pick files? If so take a look at this thread. http://supportforums.blackberry.com/t5/Cascades-Development/Using-native-filebrowse-and-filesave-dia...

 

Cheers

Selom

Please use plain text.
New Developer
setiawand
Posts: 38
Registered: ‎07-12-2012
My Carrier: Telkomsel

Re: How to build file manager with cascade ???

thanks selom, its great, im trying to learn cascade step by step :Clap:

Please use plain text.
New Developer
setiawand
Posts: 38
Registered: ‎07-12-2012
My Carrier: Telkomsel

Re: How to build file manager with cascade ???

hai selom, i`ve tried your code and works wel on my alpha device, but when i push the File Browse Dialog Button, it said "the application is not allowed to browse any files", is there any setting to allow permission to access files system ?

 

thanks

Please use plain text.
Developer
borceg
Posts: 660
Registered: ‎03-21-2012
My Carrier: Vip

Re: How to build file manager with cascade ???

Set "access_shared" in bar-descriptor.xml and it will work :smileyhappy:

Please use plain text.