View Single Post
  #7  
Old 03-02-2007, 12:15 AM
beaster beaster is offline
Senior Member
 
Join Date: Jun 2005
Posts: 329
Default Re: Full Tilt Shortcuts - new ahk script

[ QUOTE ]

I haven't seen this problem before... Does the dialog box look like this?


Check the font size of the lettering. If yours does not match, you may have some different windows settings. Check in control panel...Display...settings...Advanced...set dpi to 96 if it is not already.

This code uses image recognition to detect what type of dialog box is being displayed. If the user has changed the Window's Display Properties from the default settings for Windows and buttons or the Font Size (in Display Properties...Appearance) then there is the possibility that the image recognition will not work to detect the presence of dialog boxes (and consequently this program will not be able to close these dialog boxes correctly). To avoid these problems, go to "Display Properties (right click on your desktop), select the Appearance tab, under Windows and buttons: select Windows XP style, and under Font size: select Normal or Large Fonts.

nano

[/ QUOTE ]

Set my fonts to 96dpi but the problem remains. Here's what my dialog box looks like:



I suspect it's the custom theme.
Reply With Quote