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

Changing a screen

1 Answer 84 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Franz
Top achievements
Rank 1
Franz asked on 30 Jun 2015, 01:21 PM

Hi,

 I am new to learning WPF application programming, stemming from a Java and Matlab background.

 In my sample application to learn GUI programming I created a simple menu for a simple round based strategy game seen in the attached menu.PNG.

 Upon activation of one of the buttons I'd like to switch the screen shown into an appropriate second layer of menu. So in the case of the Single Player button it would open progress into a new menu with game options. How do I most effectively do this in XAML. The opaque rectangle alongside the buttons is arranged in a grid. So can I just disable this grid and load a new one that I define to be non-visible at first?

Or is there a better way to do this?

 

Thanks!

1 Answer, 1 is accepted

Sort by
0
Franz
Top achievements
Rank 1
answered on 30 Jun 2015, 03:43 PM
Nevermind, I just figured out that this is not a general WPF forum. My bad, sorry guys.      
Tags
General Discussions
Asked by
Franz
Top achievements
Rank 1
Answers by
Franz
Top achievements
Rank 1
Share this question
or