Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » Newbie corner » Multiple main windows, but only one active (Multiple main windows, but only one active)
Re: Multiple main windows, but only one active [message #48579 is a reply to message #48578] Tue, 01 August 2017 10:49 Go to previous messageGo to previous message
Jose Luis is currently offline  Jose Luis
Messages: 3
Registered: February 2015
Junior Member
After several tests, I got the program not to fail, but I had to use:

GUI_APP_MAIN
{
App().Run();
}

And:

void App::CloseAndOpen()
{
//Here I initialize variables, etc., to their initial values.
}

This way the program does not fail. But it was not the method which I would like to have applied.

Jose Luis

 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Modify richedit component of Uword demo
Next Topic: Cross-compiling for Raspbian
Goto Forum:
  


Current Time: Thu May 16 21:24:46 CEST 2024

Total time taken to generate the page: 0.01661 seconds