![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
| |
| | #1 (permalink) |
| | WPF and MDI? Hey, Can we develop application that supports MDI or Document view architecture using WPF? I am looking forward to creating a child form for a parent Page/Window. Fast response with some sample will be appreciated. Thanks, Mahesh |
My System Specs![]() |
| | #2 (permalink) |
| | Re: WPF and MDI? WPF does not (and as far as I know will not) have "native" support for MDI in its first release. Here are some links that discuss this: http://blogs.msdn.com/nickkramer/arc...08/436329.aspx http://channel9.msdn.com/ShowPost.aspx?PostID=174055 http://forums.microsoft.com/MSDN/Sho...99638&SiteID=1 http://laurenlavoie.com/avalon/80 (bottom line: there are better approaches that classic MDI, you could use winforms interop) "Mahesh" <gaware@gmail.com> schrieb im Newsbeitrag news:1154542723.415918.181010@m79g2000cwm.googlegroups.com... > Hey, > > Can we develop application that supports MDI or Document view > architecture using WPF? > > I am looking forward to creating a child form for a parent Page/Window. > > > Fast response with some sample will be appreciated. > > Thanks, > Mahesh > |
My System Specs![]() |
| | #3 (permalink) |
| | Re: WPF and MDI? Bonk, Thanks for information provided, it is complete and usefull. Mahesh bonk wrote: > WPF does not (and as far as I know will not) have "native" support for MDI > in its first release. Here are some links that discuss this: > > http://blogs.msdn.com/nickkramer/arc...08/436329.aspx > http://channel9.msdn.com/ShowPost.aspx?PostID=174055 > http://forums.microsoft.com/MSDN/Sho...99638&SiteID=1 > http://laurenlavoie.com/avalon/80 > (bottom line: there are better approaches that classic MDI, you could use > winforms interop) > > "Mahesh" <gaware@gmail.com> schrieb im Newsbeitrag > news:1154542723.415918.181010@m79g2000cwm.googlegroups.com... > > Hey, > > > > Can we develop application that supports MDI or Document view > > architecture using WPF? > > > > I am looking forward to creating a child form for a parent Page/Window. > > > > > > Fast response with some sample will be appreciated. > > > > Thanks, > > Mahesh > > |
My System Specs![]() |
| | #4 (permalink) |
| | Re: WPF and MDI? Here's an interesting example: http://michaelweinhardt.spaces.live....26ayear%3d2006 "Mahesh" <gaware@gmail.com> schrieb im Newsbeitrag news:1154626387.200214.69880@i3g2000cwc.googlegroups.com... > Bonk, > > Thanks for information provided, it is complete and usefull. > > Mahesh > > bonk wrote: >> WPF does not (and as far as I know will not) have "native" support for >> MDI >> in its first release. Here are some links that discuss this: >> >> http://blogs.msdn.com/nickkramer/arc...08/436329.aspx >> http://channel9.msdn.com/ShowPost.aspx?PostID=174055 >> http://forums.microsoft.com/MSDN/Sho...99638&SiteID=1 >> http://laurenlavoie.com/avalon/80 >> (bottom line: there are better approaches that classic MDI, you could use >> winforms interop) >> >> "Mahesh" <gaware@gmail.com> schrieb im Newsbeitrag >> news:1154542723.415918.181010@m79g2000cwm.googlegroups.com... >> > Hey, >> > >> > Can we develop application that supports MDI or Document view >> > architecture using WPF? >> > >> > I am looking forward to creating a child form for a parent Page/Window. >> > >> > >> > Fast response with some sample will be appreciated. >> > >> > Thanks, >> > Mahesh >> > > |
My System Specs![]() |
| | #5 (permalink) |
| | Re: WPF and MDI? Mahesh, We have a WPF child windowing system called virtual desktop which was developed to allow multiple windows in browser applications (XBAP). Screenshot: http://vistascript.net/vistascript/d...ta/desktop.jpg The source code will be part of the "Embed SDK" ($29) available shortly. -- Peter Fisk Mahesh wrote: > Hey, > > Can we develop application that supports MDI or Document view > architecture using WPF? > > I am looking forward to creating a child form for a parent Page/Window. > > > Fast response with some sample will be appreciated. > > Thanks, > Mahesh |
My System Specs![]() |
| Thread Tools | |
| |