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: Other Features Wishlist and/or Bugs » BUG: "Close();" does not!
Re: "Close();" does not! [message #41878 is a reply to message #41877] Mon, 03 February 2014 10:33 Go to previous messageGo to previous message
Shire is currently offline  Shire
Messages: 41
Registered: September 2006
Location: Russia, Yamal peninsula
Member
Offtopic. This post is for CtrlLib package.

You call Close() of top window from inner event loop (context menu loop). Top window cannot safely terminate inner event loop.

But you can use this workaround:
PostCallback(THISBACK(Close));


Indeed, this situation must be asserted in library, silent return is never good.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Unability to debug
Next Topic: Problematic hack in upp::Build.cpp
Goto Forum:
  


Current Time: Wed Jun 04 22:06:08 CEST 2025

Total time taken to generate the page: 2.76055 seconds