--- In [email protected], "philipp_l_kiefer" 
<[EMAIL PROTECTED]> wrote:
>
> Hi. For your first item in the bar's command list, use:
> 
> *format contextif (not(caption == "" or caption =="program 
manager"))
> 
> You may have to add other captions to the list, for which the 
caption
> bar should not be shown.
> 
> A more elegant way would be to check if the active window has a 
title
> bar. If the above doesn't work for you, ask again and I'm sure 
someone
> will post the right expression to use.
> 
> Cheers
> 
> Phil
> 
> --- In [email protected], "das_e_i" <das_e_i@> wrote:
> >
> > --- In [email protected], "brucexs" <bswitzer@> wrote:
> > >
> > > 
> > > > 
> > > > One other thing I noticed, when all windows are minimized and 
> > desktop 
> > > > has focus, the bar appears at some place on the desktop. Is 
there 
> > a 
> > > > way to hide it then? >
> > > 
> > > 
> > >  Try command list|setup|all bars| hide caption bar if no active 
> > windows.
> > >
> > 
> > Great, thanks! Kinda easy to overlook that with so many options ;)
> > Though it only seems to disappear when I directly click on 
desktop, 
> > or use win+d. Seems some other window which isn't visible still 
gets 
> > focus. I figure one more thing to improve would be to only show 
this 
> > on larger windows, so that it doesn't overlap with titles, but 
not 
> > sure this is possible easily...
> >
>

I think checking for window size would be more reasonable, than 
manually adding all windows. Also, this happens for all kinds of 
dialog windows too, not just main program windows.

Reply via email to