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 #58170 is a reply to message #58169] Mon, 07 March 2022 11:50 Go to previous messageGo to previous message
slashupp is currently offline  slashupp
Messages: 231
Registered: July 2009
Experienced Member
Thanks for the suggestion.
Unfortunately does not work either, and/but I don't get any error-message either, it just does nothing.
(I tried it before with overriding 'Close()' in the mainclass as well)

I debug-traced the execution-calls, it follows:
TopWindow::Close()
Ctrl::IgnoreMouseUp()
Ctrl::Close() - which it completes to '... popup = false; }'
(and then seems to go on with standard Upp processing, I think)
and then nothing happens, the app still runs.

I tried with & without GuiLock __; and also in Release-mode - still fails to close the app
(the app needs to close in a controlled way because a class needs to update a db on dtor)

[Updated on: Mon, 07 March 2022 11:53]

Report message to a moderator

 
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: Sun May 12 00:57:58 CEST 2024

Total time taken to generate the page: 0.03326 seconds