Home » U++ Library support » U++ Widgets - General questions or Mixed problems » DHCtrl: an easy way to catch it before it's closed? (an easy way to catch it before it's destroyed using Fullscreen?)
DHCtrl: an easy way to catch it before it's closed? [message #49138] |
Mon, 25 December 2017 22:12 |
luoganda
Messages: 211 Registered: November 2016
|
Experienced Member |
|
|
DHCtrl(For tests i try to embed notepad on w7):
when switching topWindow to fullscreen,
is there an easy way to catch 'destroy' event before ctrl's child get's wiped out?
On fullscreen, there is WndDestroy and ::DestroyWindow(hwnd); get's called - which
wipes out DHCtrl child - that is notepad.
There is NcDestroy, but it's called after that.
by the way, how to properly use DHCtrl:
just embed any 'external' window in internally created window by OpenHWND()?
it doesn't look good. If i cheat a little and use NcCreate(externalHwnd) it's better though.
In both cases there is only active mainUppWnd(Title) or externalEmbeded.
ver11501-w7
|
|
|
Goto Forum:
Current Time: Sat Apr 26 22:14:09 CEST 2025
Total time taken to generate the page: 0.00955 seconds
|