Click here to Skip to main content
15,892,927 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: zoom in WPF- can it wor on a grid as well? Pin
Christian Graus7-Jul-09 1:11
protectorChristian Graus7-Jul-09 1:11 
AnswerRe: zoom in WPF- can it wor on a grid as well? Pin
Pete O'Hanlon7-Jul-09 2:25
mvePete O'Hanlon7-Jul-09 2:25 
QuestionExplorer Control Pin
#realJSOP6-Jul-09 2:33
mve#realJSOP6-Jul-09 2:33 
AnswerRe: Explorer Control Pin
Pete O'Hanlon6-Jul-09 3:21
mvePete O'Hanlon6-Jul-09 3:21 
GeneralRe: Explorer Control Pin
#realJSOP6-Jul-09 5:26
mve#realJSOP6-Jul-09 5:26 
QuestionFull Screen problem with Media Element Pin
pavanip6-Jul-09 1:32
pavanip6-Jul-09 1:32 
AnswerRe: Full Screen problem with Media Element Pin
Viral Upadhyay6-Jul-09 2:33
Viral Upadhyay6-Jul-09 2:33 
QuestionWPF newbe needing some helpfull advice Pin
Ian Durward5-Jul-09 18:40
Ian Durward5-Jul-09 18:40 
Hello. I am still a newbie in the programming world and I am about to start an IT degree at UNI. Unfortunately they don't teach any of the .net framework at any of the UNI's in my area, so because of this I have to teach myself .net. I have learnt the .net framework in the past through a different tertiary education (we call it TAFE in Australia) however they never taught us WPF.

What I am mainly looking for is advice on the following;

I want to have a main window that includes all the primary navigation controls. From this I want to have a portion of the window that contains a panel that is populated based on what navigation is selected. In the past I have done this simply by using MDI forms. I could try and recreate the MDI forms however I am looking to design applications that are more artistic and because of this I feel as though the MDI forms looks isn't as appealing.

Another way that I can think of doing it is to recreate that portion of the screen as a series of grids that contain the controls for each section and are layered over the top of each other. I can then simply show and hide the grids that a relevant to that section. The problem that I see with this approach is that, depending on the amount of sub pages, this could become a very messy form that is hard to manage. The other problem is that the code for that page will become extremely large, which I would like to try and avoid (I liked how the code for each page was kept separate in MDI forms).

So what is my best option for completing this task? I have considered pages but I am unsure on how these work and if they are a viable option. Also what if I want to do something similar to how Windows media centre does things, in which you start at 1 level and work your way down to the last level being the video? Is this all done on one form with simple show and hide or done through pages with transition effects between each level?

Any advice you can give me is greatly appreciated.
AnswerRe: WPF newbe needing some helpfull advice Pin
User 2710096-Jul-09 1:51
User 2710096-Jul-09 1:51 
AnswerRe: WPF newbe needing some helpfull advice Pin
RugbyLeague6-Jul-09 4:28
RugbyLeague6-Jul-09 4:28 
GeneralRe: WPF newbe needing some helpfull advice Pin
Ian Durward6-Jul-09 19:33
Ian Durward6-Jul-09 19:33 
QuestionWCF How to specify max and min value for a data member? [modified] Pin
cateyes995-Jul-09 18:17
cateyes995-Jul-09 18:17 
AnswerRe: WCF How to specify max and min value for a data member? Pin
User 2710096-Jul-09 1:49
User 2710096-Jul-09 1:49 
AnswerRe: WCF How to specify max and min value for a data member? Pin
Pete O'Hanlon6-Jul-09 1:52
mvePete O'Hanlon6-Jul-09 1:52 
GeneralRe: WCF How to specify max and min value for a data member? Pin
cateyes996-Jul-09 16:00
cateyes996-Jul-09 16:00 
AnswerRe: WCF How to specify max and min value for a data member? Pin
BrowniePoints6-Jul-09 5:12
BrowniePoints6-Jul-09 5:12 
GeneralRe: WCF How to specify max and min value for a data member? Pin
cateyes996-Jul-09 16:53
cateyes996-Jul-09 16:53 
QuestionDoes MediaPlayer support AAC format sound files? Pin
fjparisIII5-Jul-09 13:40
fjparisIII5-Jul-09 13:40 
AnswerRe: Does WPF support AAC format sound files? Pin
Christian Graus5-Jul-09 14:16
protectorChristian Graus5-Jul-09 14:16 
GeneralRe: Does MediaPlayer support AAC format sound files? [modified] Pin
fjparisIII5-Jul-09 14:59
fjparisIII5-Jul-09 14:59 
GeneralRe: Does MediaPlayer support AAC format sound files? Pin
Christian Graus6-Jul-09 9:43
protectorChristian Graus6-Jul-09 9:43 
GeneralRe: Does WPF support AAC format sound files? Pin
fjparisIII15-Jul-09 8:52
fjparisIII15-Jul-09 8:52 
AnswerRe: Does WPF support AAC format sound files? Pin
Pete O'Hanlon5-Jul-09 23:12
mvePete O'Hanlon5-Jul-09 23:12 
GeneralRe: Does WPF support AAC format sound files? Pin
fjparisIII6-Jul-09 3:42
fjparisIII6-Jul-09 3:42 
GeneralRe: Does WPF support AAC format sound files? Pin
Pete O'Hanlon6-Jul-09 3:59
mvePete O'Hanlon6-Jul-09 3:59 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.