User forums > General (but related to Code::Blocks)
Start here page
takeshimiya:
--- Code: (cpp) ---if(ProjectsOpen || FilesOpen || AppShuttingDown)
ShowSplash = false;
--- End code ---
:)
It remains to see if WorkspacesOpen too.
Actually, when you close a Project, but have an outside-project file open, the Start here appears, alongside the file, which is rather weird.
thomas:
--- Quote from: Takeshi Miya on January 18, 2006, 01:46:26 am ---
--- Code: (cpp) ---if(ProjectsOpen || FilesOpen || AppShuttingDown)
ShowSplash = false;
--- End code ---
:)
It remains to see if WorkspacesOpen too.
--- End quote ---
What's that supposed to do?
takeshimiya:
Nothing, only prevent "when you close a Project, but have an outside-project file open, the Start here appears, alongside the file, which is rather weird" kind of things...
Navigation
[0] Message Index
[*] Previous page
Go to full version