PB4 - Beta 2 questions
Posted: Sat Feb 18, 2006 11:34 pm
Although I thought i'd be able to get around to using beta 2 sooner, i didn't get to it until today.
I see in the readme.html these two items:
changed: WindowMouseX(#Window) - new parameter
changed: WindowMouseY(#Window) - new parameter
the parameter (#Window) - does this mean we still have to create a window before we can use these commands? In other words, we can't use these commands to interact with another window not created by our code? If you can use these commands to interact with another window, whats the proper way to fill in the parameter by getting a #Window from the other 'foreign' window?
I see in the readme.html these two items:
changed: WindowMouseX(#Window) - new parameter
changed: WindowMouseY(#Window) - new parameter
the parameter (#Window) - does this mean we still have to create a window before we can use these commands? In other words, we can't use these commands to interact with another window not created by our code? If you can use these commands to interact with another window, whats the proper way to fill in the parameter by getting a #Window from the other 'foreign' window?