Skip to content

Best practices to re-use non-modal dialog #244

Answered by FantasticFiasco
andresod asked this question in Q&A
Discussion options

You must be logged in to vote

It might be, I don't think we've got support to bring minimized windows to the forefront if Activate isn't doing it for you. Your solution is a sound one, another alternative could be that you create a new interface inheriting IDialogService that has this new method that is capable of doing what you want, and then you will have to create your own class that inherits from both DialogService and this new interface you created, and then you can implement your logic there. I haven't tested it myself, it's just an idea.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by andresod
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants