| View previous topic :: View next topic |
| Author |
Message |
02clams
Joined: 27 Apr 2005 Posts: 18
|
Posted: Fri Jul 08, 2005 6:36 am Post subject: Tooltip not working in 1.0.36.04 |
|
|
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.
 _________________ 02Clams |
|
| Back to top |
|
 |
jordis
Joined: 30 Jul 2004 Posts: 79
|
Posted: Fri Jul 08, 2005 12:12 pm Post subject: |
|
|
Confirmed also in Win2k.
The tooltips were showing in 1.0.36.02, but no longer in 1.0.36.03 nor 1.0.36.04.
Chris, can you take a look at it?
Thanks!
jordi |
|
| Back to top |
|
 |
umek
Joined: 02 Oct 2004 Posts: 74
|
Posted: Fri Jul 08, 2005 12:21 pm Post subject: |
|
|
AFFECTED: w2k _________________ Works on my machine! |
|
| Back to top |
|
 |
Paulo Guest
|
Posted: Sat Jul 09, 2005 3:19 am Post subject: |
|
|
| It is working fine here, winXP sp2 |
|
| Back to top |
|
 |
Chris Site Admin
Joined: 02 Mar 2004 Posts: 10480
|
Posted: Sat Jul 09, 2005 4:22 pm Post subject: |
|
|
Thanks for the report and confirmations. Although no direct change was made to ToolTip, enabling full XP compatibility in v1.0.36.03 apparently broke it for older operating systems.
This has been fixed in v1.0.36.05. |
|
| Back to top |
|
 |
jordis
Joined: 30 Jul 2004 Posts: 79
|
Posted: Sat Jul 09, 2005 6:16 pm Post subject: |
|
|
Fix confirmed in new version
Thanks Chris! |
|
| Back to top |
|
 |
02clams
Joined: 27 Apr 2005 Posts: 18
|
Posted: Sat Jul 09, 2005 7:17 pm Post subject: |
|
|
Up and running again on Windows ME.
Thanks a lot! _________________ 02Clams |
|
| Back to top |
|
 |
|