Hello,
I'm currently using this.multipleChoiceDialog() to create a dialog window to selected a target player for a game action.
This selection is mandatory and I would like to remove the "X" at the upper-right corner of this dialog.
I don't see how to use the hideCloseIcon() method on this since I'm not creating the dialog from scratch.
Any idea how to get rid of the close button?
Unless someone has a better idea on how to select a user (out of 9 possible players) for a target action ?
Thank you !
I'm currently using this.multipleChoiceDialog() to create a dialog window to selected a target player for a game action.
This selection is mandatory and I would like to remove the "X" at the upper-right corner of this dialog.
I don't see how to use the hideCloseIcon() method on this since I'm not creating the dialog from scratch.
Any idea how to get rid of the close button?
Unless someone has a better idea on how to select a user (out of 9 possible players) for a target action ?
Thank you !