Home » Community » Newbie corner » Separate Info Window (like Exclamation but not modal)
Separate Info Window [message #47826] |
Thu, 06 April 2017 23:34  |
roger
Messages: 9 Registered: August 2016
|
Promising Member |
|
|
I'm looking for a way to display a body of text in a separate window that won't be modal (while I do other stuff in the main window).
Exclamation() would work great if it wasn't modal.
The Multiple main windows example in the GUI tutorial might also work, but it doesn't seem to do embedded newlines (e.g., "line 1\nline2\nline3\n...");
(Also could not get DocEdit or TextCtrl to work for this, and tried various flavors of Prompt() from CtrlLib (with dlg.Run(false), dlg.Execute(), but they all seemed modal in performance, and dlg.OpenMain() and dlg.Open() threw Assertion failed).
Any suggestions would be appreciated. This shouldn't be this hard.
|
|
|
Goto Forum:
Current Time: Tue May 06 08:10:46 CEST 2025
Total time taken to generate the page: 0.02948 seconds
|