|
Hello,
I need to display a Dolphin View as a SubView of an external View (hwnd
is given). This works fine if I open any other Dolphin View (e.g.) a
shell before adding the SubView.
If I add the Dolphin SubView without opening any other Dolphin View
before the View isn't displayed.
I assume that opening a shell somehow initializes the UI which is not
the case when adding a Dolphin View to a non-Dolphin parent View.
However I couldn't find out what to do. GUISesssionManager>>startUI
doesn't help here :-(
This already cost me a lot of time because this can only be tested in a
deployed app. Testing this from within the IDE (given the hwnd) results
in an always working state as the IDE obviously opens other windows ....
Any pointers are highly appreciated.
CU,
Udo
|