ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Post New Requests Here

Open a new window at a specific location

(1/1)

cocu25:
Hi There. I'm new here and I hope I post in the right section. I'm really new to setting program (but I use a lot of AHK scripts) and I'm looking to fix something that bug me forever. Donation for sure, even if its just a link to a already known solution ! :)

Ok So I play some poker Online and I want that, when a new table open (because I was on a waiting list or whatever), that it goes to a specific location (active position in ahk window info is : 971,0)

other info from ahk active window info :
ahk_class  = PokerStarsTableFrameClass
w : 800  h:580

Also I want to be able to replace that screen anywhere i want on the screen. I ask that because I know some program that can automatically open windows at a place BUT it lock it to that place .

btw : Ho I leave the country for 1 week so I can't response until feb 21st.

Thanks and forgive the n00b that I am :)

lanux128:
you can use Skrommel's WinWarden to monitor the window and reposition it.



cocu25:
Did not work but thanks anyway !

code tried :
Creating    ,- PokerStarsTableFrameClass,,,,,,971,580,,,,,,,,,,,,

SleepingWolf:
I use sizer to pick a predefined size for certain windows. Unfortunately automatic resizing is not catered for.

http://www.brianapps.net/sizer.html

Navigation

[0] Message Index

Go to full version