Modify ↓
Opened 18 years ago
Closed 18 years ago
#318 closed Bug (Fixed)
GUICtrlSetTip problem on TreeViewItem
| Reported by: | Wooltown | Owned by: | J-Paul Mesnage |
|---|---|---|---|
| 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)
by , 18 years ago
| Attachment: | GUICtrlCreateTreeViewItem.au3 added |
|---|
comment:1 by , 18 years ago
comment:3 by , 18 years ago
| Milestone: | → 3.2.13.0 |
|---|---|
| Owner: | set to |
| Resolution: | → Fixed |
| Status: | new → closed |
Fixed in version: 3.2.13.0
Note:
See TracTickets
for help on using tickets.

On line 28 I added the GUICtrlSetTip !