Has anyone else noticed that the latest build seems to have broken the tooltip function?
Code:
ToolTip, %myText%, %A_ScreenWidth%, %A_ScreenHeight%
Although this would put the tip offscreen, the function says it will automatically move to onscreen coordinates--in this case the lower right corner of the screen. My script actually performs additional movements of the tip window, it's just that it doesn't appear.
This worked fine in 1.0.36.02. Although the script does not error out in .04. It just doesn't show the tip.
Note that this behavior is experienced in winME and I have not tried it in other operating systems yet.
