--- In [email protected], "brucexs" <bswit...@...> wrote: > > --- In [email protected], "p.renfrew" <p.renfrew@> wrote: > > > > Hi, > > > > This method works on XP, but not on Windows 7 64bit (even after I change > > syslistview32 to syslistview64) > > > > What about > win.setparent(win.handle("yourbarclist"),0) >
This temporarily sends it to the back of the z-order, but when you right click on the bar, it comes to the front again. (XP or Win7) The advantage of the other method (on XP) was that it resisted Win+D "show desktop" as well. Unfortunately it didn't seem to work on Win7.
