jkeller
October 14th, 2025, 19:15
Is there a simple call to popup a simple window with a text message?
I don't think I want to use Interface.dialogMessage (that's modal, right)?
I could use Interface.openWindow, but then I'd need to define the window class, right?
I don't want to duplicate a function that probably already exists.
Thanks
I don't think I want to use Interface.dialogMessage (that's modal, right)?
I could use Interface.openWindow, but then I'd need to define the window class, right?
I don't want to duplicate a function that probably already exists.
Thanks