Modify ↓
#378 closed Bug (No Bug)
_GUICtrlTreeView_Expand doesn't work on non topmost item
| Reported by: | Wooltown | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | 3.2.12.0 | Severity: | None |
| Keywords: | Cc: |
Description
If I make a _GUICtrlTreeView_Expand on a non topmost item, it doesn't work, the command should expand closest way up and all items below.
Attachments (1)
Change History (3)
by , on Jun 13, 2008 at 2:11:38 PM
| Attachment: | _GUICtrlTreeView_Expand.au3 added |
|---|
comment:2 by , on Jun 13, 2008 at 7:48:40 PM
| Resolution: | → No Bug |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

comment out your last collapse. Far as I can tell it works as it should.