Home » U++ Library support » TopWindow&PopUp, TrayIcon » PromptOKCancel error;
Re: PromptOKCancel error; [message #19702 is a reply to message #19674] |
Tue, 06 January 2009 11:48  |
|
luzr wrote on Sun, 04 January 2009 15:59 | Fixed:
TopWindow *w = dynamic_cast<TopWindow *>(wins[i]);
if(w && w->GetScreenRect().Intersects(dlg.GetScreenRect()) && w->IsTopMost()) {
dlg.TopMost();
break;
}
Mirek
|
Thanks!
|
|
|
Goto Forum:
Current Time: Mon Aug 18 08:21:24 CEST 2025
Total time taken to generate the page: 0.05972 seconds
|