Page 2 of 2

Re: Controller Xbox360

Posted: Tue Jul 23, 2013 7:59 pm
by Almeida
i have doing this but its about a windows program which open twenty windows with different name each time.

Thx you

Re: Controller Xbox360

Posted: Tue Jul 23, 2013 8:39 pm
by digitalwhitebyte
Your request at this point does not seem to be inherent to Flowstone. ;)
If you explain better what you need to do, we can help the same, but without knowing what your intent is difficult.

Re: Controller Xbox360

Posted: Tue Jul 23, 2013 11:24 pm
by Almeida
i' m simply searching to do the same like AHK :
Right::
WinGetActiveTitle, Title1
WinMove, %Title1%,, 938, 10

cause i can move the active window without needing the window' s name. i cant know names of windows before. Sometimes they are call Hamburg 6, Hamburg 7, Tokyo 2, Tokyo 3, etc,

I hope I was clear in my explanations,

Cheers.

Re: Controller Xbox360

Posted: Wed Jul 24, 2013 12:44 am
by MyCo
...

Re: Controller Xbox360

Posted: Wed Jul 24, 2013 11:56 am
by Almeida
this is exactly what I was looking.

Thanks for help

Re: Controller Xbox360

Posted: Mon Jul 29, 2013 8:58 am
by jjs
i use this for a standalone program.
it is not as nice as having something internal which could take care of it.
Because now an external little program is called, and you always have to check if it is in the right place.
But it works.

I had it from someone else i can't remember but it is somewhere here on the forum allready.