Modify ↓
Opened 16 years ago
Closed 16 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 Changed 16 years ago by TicketCleanup
- Milestone Future Release deleted
- Version 3.2.12.1 deleted
comment:2 Changed 16 years ago by Valik
- Resolution set to Rejected
- Status changed from new to 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.
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
Note: See
TracTickets for help on using
tickets.
Automatic ticket cleanup.