Modify ↓
Opened 17 years ago
Closed 17 years ago
#626 closed Bug (Works For Me)
GUICtrlSetTip: Display as Balloon Tip doesn't work
| Reported by: | water | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | 3.2.13.9 | Severity: | None |
| Keywords: | Tooltip Balloon | Cc: |
Description
GUICtrlCreateLabel("my label", 10, 20)
GUICtrlSetTip(-1, "tip of my label","Test",0,1)
doesn't work. IE5+ is required (according to GUICtrlSetTip Help), IE7 is installed. Has been tested with 3.2.12.1 and 3.2.13.9
Firefox 3.0.3 is installed as well.
Attachments (0)
Note:
See TracTickets
for help on using tickets.

Are Balloon Tips disabled on your system? Works fine for me on XP and Vista and it should work with 2000 as well.