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++ Library support » TopWindow&PopUp, TrayIcon » How to call class1 member after closing class2
Re: How to call class1 member after closing class2 [message #9969 is a reply to message #9959] Mon, 11 June 2007 17:52 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14261
Registered: November 2005
Ultimate Member
"X" calls WhenClose, which in turn calls "Close".

Anyway, there is a trivial solution to your problem, just call WhenClose() in your method.

Alternatively, you can override Close, call some new Callback (e.g. WhenMyClose) in it and then inherited TopWindow::Close().

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: How to handle child windows
Next Topic: Can't get rid of minimize button on Linux, okay on Win32
Goto Forum:
  


Current Time: Fri Jun 13 11:36:09 CEST 2025

Total time taken to generate the page: 0.03545 seconds