question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Cascade windows opening & MVVMLight requirement

See original GitHub issue

Hello @FantasticFiasco, Can I use your Framework for opening Windows one from another? Like: InitialWindow -> MainWindow -> SomeDialog. If so I would be grateful for some tip how to do that. I would also like to ask about registering in SimpleIoc I do not use any framework for MVVM. Is the MVVMLight required for your framework to work?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
FantasticFiascocommented, Jul 27, 2017

Hi Niko0pl, welcome to MVVM Dialogs!

Can I use your Framework for opening Windows one from another? Like: InitialWindow -> MainWindow -> SomeDialog.

Yes, there should be nothing special about opening a second window compared to opening the first window. Please take a look at the demos, there you will find examples on how to open windows.

I would also like to ask about registering in SimpleIoc I do not use any framework for MVVM. Is the MVVMLight required for your framework to work?

No, MVVM Dialogs does not require MVVMLight or any other MVVM framework, it can stand on its own.

0reactions
FantasticFiascocommented, Jul 28, 2017

MVVM Dialogs is opinionated when it comes to view models, but for a good reason. The change detection mechanism in WPF is most performant when the view models implement INotifyPropertyChanged.

One could argue that the error message displayed could be better, but then again I don’t often get questions regarding this particular error.

Read more comments on GitHub >

github_iconTop Results From Across the Web

INSTALLATION INSTRUCTIONS
Apply a 3/8”nominal bead of flexible sealant around the entire perimeter of the window, behind the nailing fin, aligning bead with the pre-punched...
Read more >
Cascade's How to Instructions
Welcome to Cascade's How to Instructions · Check Weep System Drainage · Proper Sliding Window Maintenance · Replacing a Window Balance Spring ·...
Read more >
Simple MVVM Toolkit versus MVVM Light Toolkit
Both Simple MVVM and MVVM Light toolkits support WPF, Silverlight and Windows Phone clients. Both toolkits come with three assemblies ...
Read more >
Care & Maintenance
While your Cascade vinyl windows and doors require little care and maintenance, it is recommended that you clean and inspect them at least...
Read more >
CascadeWindows function (winuser.h) - Win32 apps
A pointer to a structure that specifies the rectangular area, in client coordinates, within which the windows are arranged.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found