Modify ↓
Opened on May 26, 2008 at 9:29:52 AM
Closed on Jun 1, 2008 at 7:16:29 AM
#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 , on May 26, 2008 at 9:30:32 AM
| Attachment: | GUICtrlCreateTreeViewItem.au3 added |
|---|
comment:3 by , on Jun 1, 2008 at 7:16:29 AM
| 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 !