Hi, I'm trying to develop a program that will, if a condition is not met, display an error message without having to close the background window.
If I use Application::Start
It returns an error saying that the only one window can be open a once blah blah blah.
I'm looking for a way to make the program display an error whenever you click a button with a certan condition.
Thanks, TailsTheFox