Modify ↓
Opened 16 years ago
Closed 16 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)
Change History (1)
comment:1 Changed 16 years ago by Valik
- Resolution set to Works For Me
- Status changed from new to closed
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
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.