Modify ↓
Opened 17 years ago
Closed 16 years ago
#318 closed Bug (Fixed)
GUICtrlSetTip problem on TreeViewItem
Reported by: | Wooltown | Owned by: | Jpm |
---|---|---|---|
Milestone: | 3.2.13.0 | Component: | AutoIt |
Version: | 3.2.12.0 | Severity: | None |
Keywords: | Cc: |
Description
I try to make a tooltip on an GUICtrlCreateTreeViewItem, it gives code 1, success, but it won't work, I don't know if it should work or not, biut if it shouldn't work, then it should give return code 0, and the helpfile should inform about it
Attachments (1)
Change History (4)
Changed 17 years ago by anonymous
comment:1 Changed 17 years ago by anonymous
comment:2 Changed 16 years ago by Wooltown
I forgot, running on Win 2000 SP4
comment:3 Changed 16 years ago by Jpm
- Milestone set to 3.2.13.0
- Owner set to Jpm
- Resolution set to Fixed
- Status changed from new to closed
Fixed in version: 3.2.13.0
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.
On line 28 I added the GUICtrlSetTip !