954,518 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Menu transition

Hi all,

I've recently started developing a WPF application with Kinect, and I'm looking for a menu system. I came across this: http://www.codeproject.com/Articles/197132/Simple-WPF-Page-Transitions

Which I have edited slightly but it's not quite what I want.

The problem is that if I have a button on UserControl1 which when pressed triggers UerControl2, the new UserControl transitions behind the previous UserControl, which actually should be infront.

I have the project files here: http://dl.dropbox.com/u/6727433/Transitions.zip

Perhaps this isn't the best way of making a menus system? Just looking for advice, thanks.

mt1
Newbie Poster
3 posts since Jan 2012
Reputation Points: 10
Solved Threads: 0
 

I figured the problem, the pageTransitions element has to be after the content of the XAML.

Problem solved. Close thread please.

mt1
Newbie Poster
3 posts since Jan 2012
Reputation Points: 10
Solved Threads: 0
 

Mark thread as answered to close the thread. I was actually interested in this though; thank you for posting this.

lxXTaCoXxl
Posting Whiz
300 posts since Mar 2011
Reputation Points: 22
Solved Threads: 18
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: