darinf
July 8th, 2010, 08:41 AM
I want the user to have the option of printing the photo or not. (If they don;t like the photo, no need to print and they can try again.)
I thought I could set up an AutoHotKey script to detect when the Print screen is displayed which asks the user to print or cancel.
But, as far as I can tell, that window does not have a title so I can't tell when that window is displayed. (I am not talking about the "processing" screen.)
Since the user doesn't have a mouse or keyboard, There's no way for them to select "print or cancel".
Any ideas on how AutoHotKey can detect when the "print/cancel" window is displayed?
Thanks,
-Darin
I thought I could set up an AutoHotKey script to detect when the Print screen is displayed which asks the user to print or cancel.
But, as far as I can tell, that window does not have a title so I can't tell when that window is displayed. (I am not talking about the "processing" screen.)
Since the user doesn't have a mouse or keyboard, There's no way for them to select "print or cancel".
Any ideas on how AutoHotKey can detect when the "print/cancel" window is displayed?
Thanks,
-Darin