BlackBerry App Docs To Go

My Docs To Go is not a manufacturer of PowerPoint

Creation of PowerPoint files doesn't seem to be a feature: http://ca.blackberry.com/devices/features/apps/documents-to-go.html?displaychannelpage=desktop

I heard 'BlackBerry Express' is good for presentations if you want to try it.

Tags: BlackBerry Smartphones

Similar Questions

  • BlackBerry.app.Event - working with iFrames / HTMLObjectElement

    Hello

    I have a problem with the combination of the use of Iframes or the HTMLObjectElement with any kind of blackberry.app.events. (onForegound / onBackground / onSwipeDown/etc.).

    In the Simulator waving all works well, but when I test on the PlayBook the event fires only once before as I have work with the iFrame (event click etc.). After the interaction, the event is no longer in effect.

    I guess that after the interaction with the iFrame, the event fires to the iFrame page and not to the parentpage.

    The code examples here:

    Of config.xml

    
            
            
    
    

    Of index.html - the swipemenu in the examples (not published)

    
        
    

    Of index.html - iFrame-example