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 #9959 is a reply to message #9955] Mon, 11 June 2007 15:32 Go to previous messageGo to previous message
michael is currently offline  michael
Messages: 153
Registered: May 2007
Location: Germany
Experienced Member
Ok, this works. Smile But only when i use the X to close the editWindow.

I use this method in my editWindow-Class to close the editWindow:
void EditWindow::CloseDlg()
{
  Close();
}

But when i use this, my mainWindow can't catch the editWindow.WhenClose action. Is there a difference between Close() and the X on the Window-Header?

Michael
 
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: Sun Jun 02 16:09:15 CEST 2024

Total time taken to generate the page: 0.02067 seconds