hello,

the title pretty much says it all - I want to determine whether a dock is open or closed (so I can set a menu checked/unchecked).

I found that isVisisble() is not a good solution because sometimes I need to query this when the window is not shown.

Hope there is an easy way to do this that I have missed in the API.

Thanks,
Richard