Modify ↓
Opened 12 years ago
Last modified 4 years ago
#2878 assigned Feature Request
ObjCreateInterface the last func instance call
| Reported by: | bogQ | Owned by: | Jon |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | Severity: | None | |
| Keywords: | Cc: |
Description
Currently, ObjCreateInterface in case of interface having more than one methods of the same name first instance is called and other instances are discarted like described in this post.
It would be nice if that can be changed to last Interface instead of first, or to add some other func with option to set witch instance index with identical name shud be called in case of calling func of the same name.
Attachments (0)
Note:
See TracTickets
for help on using tickets.
