Tyboderek Posted April 8, 2018 Share Posted April 8, 2018 Tom and rablack97, I could no longer comment on my last topic since was closed because I was able to have a work around using rablack97's VPX.exe auto hot key program he so graciously provided. I do believe there is a focus problem within PINBALLX. I followed all of the installation guidelines and was only able run subsequent tables by entering ALT TAB or running his VPX .exe ahk file. PINBALLX certainly allowed for running the executables so kudos for that. I troubleshot this for days before finally implementing his ahk fix to get the focus correct without having to use a keyboard. First table loads great but seems to lose focus somewhere in the process of cleaning out the old table and loading the next selection. rablack97 - I would love to get a copy of your ahk script so I can better understand what you did within in. I certainly understand if youd rather keep it to yourself. Tom - please dont take this as me being negative about your product. I just think it this focus issue could be resolved, it would allow for a faster smoother install. I am surpirsed more people are not experiencing the lack of focus issue. Thank you both again for your assistance is helping me find a workaround Link to comment Share on other sites More sharing options...
rablack97 Posted April 8, 2018 Share Posted April 8, 2018 nothing copywritten Gui +AlwaysOnTop -Caption +ToolWindow -border Gui Color, 0 Gui, Show, % "w" 6000 " h" 3000, Black Screen Sleep 16000 GUI Destroy exitapp adjust the sleep if you feel the black screen is up too long. 16000 = 16 secs It's not calling VPX in the script, but that could be added as well, to bring the table window to the front, but just running this fixed my focus issue accidentally. It was mainly used to cover up the vpx loading windows. Link to comment Share on other sites More sharing options...
Recommended Posts