SphereServer BugTracker - SphereServer | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0002236 | SphereServer | new feature request | public | 01-11-13 12:08 | 09-11-13 17:26 |
Reporter | XuN | ||||
Assigned To | Ben | ||||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | not fixable | ||
Platform | windows | OS | 8 | OS Version | pro |
Product Version | |||||
Target Version | Fixed in Version | ||||
Nightly Version | Automated (specify build number) | ||||
Experimental Flags | None | ||||
Option Flags | None | ||||
Internal Build Number | 1669 | ||||
Summary | 0002236: Dialoglist.n.close | ||||
Description | - Added DIALOGLIST keyword. DIALOGLIST.COUNT gives the number of open gump dialogs, DIALOGLIST.$x.ID ($x = a number between 0 and DIALOGLIST.COUNT-1) the ID of the respective gump dialog, and DIALOGLIST.$x.COUNT the number of active instances of this dialog. So to close a specified gump, DIALOGCLOSE <DIALOGLIST.$n.ID> should do. The idea is to close an specified dialog but not from id, ie: if i have d_whatever open and i want to resend it without the dialog dissapearing in the proccess i just can't do it, i have to first close the already open dialog and then reopen again. The same if i have multiple instances of the same dialog, and I only want to close the older one? i can't. This won't be the 'definitive' addition but will be great for f_resend_dialog | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
01-11-13 12:08 | XuN | New Issue | |||
09-11-13 17:26 | Ben | Note Added: 0001763 | |||
09-11-13 17:26 | Ben | Status | new => closed | ||
09-11-13 17:26 | Ben | Assigned To | => Ben | ||
09-11-13 17:26 | Ben | Resolution | open => not fixable |
Notes | |||||
|
|||||
|
|