I think the mystery is solved.
I used a test program for ContainerControls developed with 2005r1. In
r1 you could not test "... isa ContainerControl". You had to use this
strange leftover "EmbeddedWindowControl". I now replaced all
"EmbeddedWindowControl" with "ContainerControl" and everything seems to
run. What is strange is that mac still allows you to test for
"EmbeddedWindowControl" but Win does not?
My old test app did not find the controls in a ContainerControl. The CC
was in the controlcount and appeared in the loop through the window's
controls. I have to rewrite it and check.
I have the impression that RS silenty changed something between r1 and
r3 but did not put it in the release notes?
There is, in my opinion, not any need for a bug report now unless the
rewritten test finds something else.
Boris
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|