--- In [email protected], "phkiefer" <[EMAIL PROTECTED]> wrote:
> i.e. I am trying to hide the context bar when the application in
> question (EccoPro) opens a child window (a search dialog) that would
> otherwise be partly obscured by the context bar.

Try it like this (sb on one line):

*Format ContextIf (win.exename("active")=="ecco32" &&
win.visible("==Ecco32,&,c=Maui_Wizard_*")<1 &&
win.visible("==Ecco32,&,filedialog")<1 &&
win.visible("==Ecco32,&,c=#32770")<1)

Regards,
Sheri

Reply via email to