Navigating between windows (Gurdy) - 2/19/2007 5:29 AM PST
by: gurdy hi! before blend beta, used navigate scene scene using following code. navigationservice ns = navigationservice.getnavigationservice(this); ns.navigate(new uri("window2.xaml", urikind.relative)); not work now. know replace with? mary by: unni ravindranathan (ms) i think brennon right. trying navigate window, not allowed. difference between old builds , new they, default, when created new item, used create "scene" element derived grid. now, default, create window cannot nested inside other windows, navigated to, etc. sample attached. thanks, -unni "gurdy" <gurdy@discussions.microsoft.com> wrote in message news:5d90945d-eae4-4977-9a98-4a5986c8f29c@microsoft.com... > hi brennon, > > crashes when click button bring new page. > crash > else, too? or us. there other way > navigate? > seems fundamental problem. suppose use layers , > assign them zindex, does...