Skip to content

Custom UI - edit "navigation" in builtin dialogs #1602

Answered by oleg-shilo
Trigve asked this question in Q&A
Discussion options

You must be logged in to vote

Looking at the links you posted, isn't shell.Dialogs.RemoveAt() also destructive operations, meaning that dialog will be permanently removed in given session? Wouldn't it be appropriate to use shell.GoTo()?

Well, if a dialog is not needed anymore (this is the impression I got) removing is OK.
And yes, shell.GoTo<T>() is a gentler approach.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@Trigve
Comment options

@oleg-shilo
Comment options

@Trigve
Comment options

@oleg-shilo
Comment options

Answer selected by Trigve
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