Can a DocumentWindow be set "Always On Top"

Hi,

Does anyone know if a DocumentWindow can be set to always be “On Top” of other windows (more specifically the Top-Most App Window), or would this have to be “manually” handled by the app?

TIA
Tony

setAlwaysOnTop() ?

Doh!!! I never thought to look in Component:: for that, I assumed it would be in the hierarchy from TopLevelWindow:: downwards… my bad!

Just tried searching for that in the .chm help (like I did before) and it appeared this time. God only knows what I searched for last time :S

Thanks :slight_smile:

Tony

I always search the sources only :wink: Some things can be missed in the doc by mistake :wink:

Cheers,
Przemek