Modify ↓
Opened on Nov 1, 2008 at 1:00:32 PM
Closed on Nov 1, 2008 at 3:34:28 PM
#654 closed Feature Request (Rejected)
Listview subentry request
| Reported by: | Armand | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | Severity: | None | |
| Keywords: | listview expendable | Cc: |
Description
Listview subentry request
I think the list-view control can even be better if you could add a sub-entry to it, like in a tree-view control... which can be expended and collapsed...
I.E.:
Item1 | Subitem1 | Subitem2
Item2 | Subitem1 | Subitem2
SubEntry1| Subitem1
Item3 | Subitem1 | Subitem2
and so on...
Attachments (0)
Change History (2)
comment:1 by , on Nov 1, 2008 at 2:00:02 PM
| Milestone: | Future Release |
|---|---|
| Version: | 3.2.12.1 |
comment:2 by , on Nov 1, 2008 at 3:34:28 PM
| Resolution: | → Rejected |
|---|---|
| Status: | new → closed |
You can do that via code yourself. Otherwise, this is definitely not going to happen, there's enough non-standard crap about our controls as-is without adding support for "TreeListView" functionality.
Note:
See TracTickets
for help on using tickets.

Automatic ticket cleanup.