Modify ↓
Opened 17 years ago
Closed 17 years ago
#136 closed Feature Request (Rejected)
FolderSelect Control in GUI
Reported by: | i542 | Owned by: | |
---|---|---|---|
Milestone: | Component: | AutoIt | |
Version: | Severity: | ||
Keywords: | folder selection | Cc: |
Description
Well, as far as I go, I've been lacking an FolderSelect control. This would be such control like in FileSelectFolder and on GuiCtrlRead it would return a path to current folder. Comments welcome.
Attachments (0)
Change History (2)
comment:1 Changed 17 years ago by TicketCleanup
- Version 3.2.10.0 deleted
comment:2 Changed 17 years ago by Valik
- Resolution set to Rejected
- Status changed from new to closed
It's somewhat unclear what you want, but whatever it is, you can likely achieve it by embedding the shell itself into your program (As an ActiveX control) and access it through it's COM interface.
Resolving as Rejected.
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.