That surprises me.  The only think I can think of now is to try a debugging 
version, if you want to keep going.  That will take a few days.


>
> Ok, I tried it and this works properly. The firefox & thunderbird windows 
> properly move offscreen. 
> 
> --- In [email protected], "brucexs" <bswitzer@> wrote:
> >
> > 
> > 
> > --- In [email protected], "Melissa" <excesspapers@> wrote:
> > >
> > > Am I doing this correctly? Here is my hotkey definition:
> > > 
> > > win.move("power-pro", -10000, win.top("power-pro"))
> > 
> > Sorry, no, by "caption" I meant something that would match a window that 
> > you wanted to test, ie
> > win.move("*firefox", -10000, win.top("*firefox"))  //test move
> > win.move("*firefox", 0, win.top("*firefox"))    //move back
> > 
> > win.move("*notepad", -10000, win.top("*notepad"))
> >
>


Reply via email to