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
Contributor
JohnQtQml
Posts: 22
Registered: ‎10-31-2012
My Carrier: (none)

Blackberry Cascades Beta 3 SDK (C++, QT, QML) with Blackberry 10 Dev Alpha Simulator, Email Client Programatic

Hi, I was wondering if anyone could give me some sample on how to progrmatically start an email client in Blackberry Cascades Beta 3 SDK (C++, QT, and QML) with the Blackberry 10 Dev Alpha Simulator - or point me to some documentation on it.

Please use plain text.
Developer
Pumano-
Posts: 200
Registered: ‎11-05-2011
My Carrier: Beeline

Re: Blackberry Cascades Beta 3 SDK (C++, QT, QML) with Blackberry 10 Dev Alpha Simulator, Email Client Programatic

You must looking into documentation about invocation framework

Please use plain text.
Developer
Pumano-
Posts: 200
Registered: ‎11-05-2011
My Carrier: Beeline

Re: Blackberry Cascades Beta 3 SDK (C++, QT, QML) with Blackberry 10 Dev Alpha Simulator, Email Client Programatic

Please use plain text.
Trusted Contributor
georg22
Posts: 214
Registered: ‎11-22-2011
My Carrier: vodafone

Re: Blackberry Cascades Beta 3 SDK (C++, QT, QML) with Blackberry 10 Dev Alpha Simulator, Email Client Programatic

The documentation of the invokation framework - provided in the link -  shows, how it will work basically. But its not complete imho. I just dont find any code snippets how to invoke the email app as card. 

I got an answer from from RIM that they are preparing a documentation for all core apps and how exactly to invoke them. Well, i got this information 5 weeks ago - so hopefully we get this documentation very soon...

 

Please use plain text.
Trusted Contributor
Bluenoser
Posts: 181
Registered: ‎04-04-2012
My Carrier: Bell

Re: Blackberry Cascades Beta 3 SDK (C++, QT, QML) with Blackberry 10 Dev Alpha Simulator, Email Client Programatic

Did you check out the sample apps?

 

https://developer.blackberry.com/cascades/sampleapps/

Please use plain text.
Trusted Contributor
georg22
Posts: 214
Registered: ‎11-22-2011
My Carrier: vodafone

Re: Blackberry Cascades Beta 3 SDK (C++, QT, QML) with Blackberry 10 Dev Alpha Simulator, Email Client Programatic

Yes, i used this sample app, which is well documented and works fine. But it shows only the mechanism itself, not exactly how to invoke email or other core apps.

Please use plain text.
Developer
kanaksony
Posts: 531
Registered: ‎04-11-2009

Re: Blackberry Cascades Beta 3 SDK (C++, QT, QML) with Blackberry 10 Dev Alpha Simulator, Email Client Programatic

Hi,

 

I have tried to invoke Call, Email, Calendar, Addressbook so far. Check this : http://supportforums.blackberry.com/t5/Cascades-Development/Invoke-Addressbook-amp-Calendar-Applicat...

 

As per Mark's comment we will shortly have these done, but till we need to wait..!!

Regards,
Kanak Sony
------------------------------------------------------------------------------------------
http://dodevelopnshare.wordpress.com/ | http://www.linkedin.com/profile/view?id=188131481&trk=tab_pro
Please use plain text.