|
Cool. My idea was to make Sb ontop before opening any sub-windows and then making Sb not ontop after embedding (the purpose was so you didn't see the sub-window blink on the screen for a second before it gets embedded). The problem is that changing the optop property causes all embedded apps to get terminated (???). Thankfully, when used with CF, I can just leave Sb always ontop and it doesn't cause any problems with switching away from the Sb app. I hope RR is the same way or they will just have to set it not ontop and live with the "flicker".
Anyway, thanks David.
Note: I'd still like CF to not hide the status-bar when it embeds things (that type of stuff is Sb's job). Maybe you could make it optional. I'd also like to know what the API call is to remove the status-bar so I could add that to Sb. Right now I just nudge it down so you can't see the status-bar, I don't know how to remove anything but the caption and boarder.
|