Skip to content

Correct way to open a fullscreen window and wait for response #2280

Answered by tznind
DJSures asked this question in Q&A
Discussion options

You must be logged in to vote

hey - I'm happy with your platform, it's been great to port a Winforms mono app to a CLI with .Net 7.

Awesome! glad to hear it! I'm pleased you are able to make headway using the library.


So I am using Application.Run(window) from my previous running application. Is that how you expect it? I couldn't find an example.

Yup that is the way to do it! The Dialogs example Scenario contains some code that does.

Alternatively you might want to look at RunColumnWidthDialog in TableEditor.cs Scenario which runs a modal popup to illicit user input and then passes that back to rest of the program.


Specifically, a large TextView that I have populating for debug log.

TextView is more of a text …

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@DJSures
Comment options

@BDisp
Comment options

Answer selected by DJSures
Comment options

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