This is a migrated thread and some comments may be shown as answers.

Documentation and Code Samples

5 Answers 107 Views
PhoneApplicationFrame
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Martin
Top achievements
Rank 1
Martin asked on 12 Nov 2010, 08:41 PM
Will Telerik be making documentation and code samples for the RADPhoneApplicationFrame control and the other controls available to beta testers and us who were lucky enough to win licences to the RTM versions soon.  When browsing through the the sample application's source code, I did not see the control being used, and am not sure how you go about choosing the transitions for the pages, or creating a custom storyboard to use as a transition.

5 Answers, 1 is accepted

Sort by
0
Valentin.Stoychev
Telerik team
answered on 12 Nov 2010, 09:17 PM
Hello Martin,

First of all - thank you for your interest in Rad Controls for Windows Phone 7!

Yes - we are working on the documentation. It will be available with the next drop of the controls - few weeks away.

For the moment the best source of information is the sample solution that is located in the Demos folder of the zip file that you are downloading. Open the Examples_WP.sln and do a search for the RadPhoneApplicationFrame to see where it is used.

The examples are located in the Examples_WP project in the "PhoneApplicaionFrame" folder.

If you want to see its usage in the demos application open the QSF_WP project and check the MainViewModel.cs file in the ViewModel folder.


If you need more info - please do not hesitate to contact us further! We will appreciate your feedback!

All the best,
Valentin.Stoychev
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Wolfshund
Top achievements
Rank 2
answered on 21 Jan 2011, 09:45 AM
Dear Telerik Team,

as I got my WP7 now for a few weeks, I'm starting to jump into developing for the phone using the Rad Controls for Windows Phone 7. Using the sample PhoneApplication17 from another tread, I'm trying to use the PhoneApplicationFrame to use transition between pages. The hyperlinks sample working perfectly, but I'm trying to use the applicationbar instead. But without success.
Perhaps I missing something here. Is there a transition sample which uses buttons or the applicationbar available?
Thank you very much.

Kind regards,
Joerg Schaum
 
0
Valentin.Stoychev
Telerik team
answered on 21 Jan 2011, 12:45 PM
Hi Martin,

Basically you just need to call the Navigate() method of the NavigationService and the application frame will take care for the transition.

You can check the documentation here:
http://www.telerik.com/help/windows-phone/radphoneapplicationframe-overview.html

Please let us know if you still have any questions regarding the implementation of the scenario.

Greetings,
Valentin.Stoychev
the Telerik team
Let us know about your Windows Phone 7 application built with RadControls and we will help you promote it. Learn more>>
0
Wolfshund
Top achievements
Rank 2
answered on 24 Jan 2011, 08:43 AM
Hi Valentin,

as I'm not Martin, but Joerg, thank you for your reply. I got it to work.
I made some mistakes with the XAML code, and the Telerik TV also got me some great help!

Joerg
0
Valentin.Stoychev
Telerik team
answered on 24 Jan 2011, 09:07 AM
Hi Joerg,

I'm sorry for the mistaken name! I'm glad you managed to get it work - please let us know any feedback you have on the controls.

Kind regards,
Valentin.Stoychev
the Telerik team
Let us know about your Windows Phone 7 application built with RadControls and we will help you promote it. Learn more>>
Tags
PhoneApplicationFrame
Asked by
Martin
Top achievements
Rank 1
Answers by
Valentin.Stoychev
Telerik team
Wolfshund
Top achievements
Rank 2
Share this question
or