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 » U++ TheIDE » U++ TheIDE: Compiling, Linking, Debugging of your packages » Exit app from menu on control in Tab
Re: Exit app from menu on control in Tab [message #58177 is a reply to message #58176] Mon, 07 March 2022 18:17 Go to previous message
slashupp is currently offline  slashupp
Messages: 231
Registered: July 2009
Experienced Member
Hi Oblivion

Doing 'PostCallback([&] { Break(); })' does not work.
but when I replace the call to Break(); with a call to the Exit(); from deep's answer it works!
'PostCallback([&] { Exit(); })' - works! Smile

Thank you
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: i got it guys msvc does compile U++ gui
Next Topic: How to compile with MSVC... is it possible?
Goto Forum:
  


Current Time: Sat May 11 20:52:06 CEST 2024

Total time taken to generate the page: 0.02240 seconds