Modify ↓
Opened 17 years ago
Closed 17 years ago
#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 , 17 years ago
| Milestone: | Future Release |
|---|---|
| Version: | 3.2.12.1 |
comment:2 by , 17 years ago
| 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.