Skip to content

How to implement a Dismiss dialog button? #1393

Answered by AArnott
AArnott asked this question in Q&A
Discussion options

You must be logged in to vote

Oh, it appears that an async task that refreshed the UI in the dialog may have been calling this.Redraw(this.Bounds); after the dialog had been dismissed. Checking that it had not already been dismissed before this call seems to have fixed the problem.

Replies: 1 comment

Comment options

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