View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0002236SphereServernew feature requestpublic01-11-13 12:0809-11-13 17:26
ReporterXuN 
Assigned ToBen 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionnot fixable 
PlatformwindowsOS8OS Versionpro
Product Version 
Target VersionFixed in Version 
Summary0002236: 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
TagsNo tags attached.
Nightly VersionAutomated (specify build number)
Experimental FlagsNone
Option FlagsNone
Internal Build Number1669
Attached Files

- Relationships

-  Notes
(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)

- 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


Copyright © 2000 - 2010 MantisBT Group
Powered by Mantis Bugtracker