Anonymous | Login | Signup for a new account | 19-04-25 20:29 CEST | ![]() |
Main | My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||
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 | |||||
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 | |||||
Tags | No tags attached. | |||||
Nightly Version | Automated (specify build number) | |||||
Experimental Flags | None | |||||
Option Flags | None | |||||
Internal Build Number | 1669 | |||||
Attached Files | ||||||
![]() |
|
(0001763) Ben (manager) 09-11-13 17:26 |
This can't be done. The packet the server sends can't tell which instance of the dialog to close. (Client limitation here) |
![]() |
|||
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 |
Copyright © 2000 - 2010 MantisBT Group |