Allow generic dialog to ignore OK
authorH.G. Muller <h.g.muller@hccnet.nl>
Mon, 23 May 2011 15:37:43 +0000 (17:37 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Mon, 23 May 2011 16:42:46 +0000 (18:42 +0200)
commit5d8fad577baa59d7bbe8e9ee1f859161f8edf1b1
tree82275a6f889c8a4b4f83ca93d6f32064d04308d6
parent517def3db2802813b017f261156b3975208cb692
Allow generic dialog to ignore OK

The EndMark callback can now suppress popdown of the dialog on OK, when
it somehow does not like the values entered by the user. In XBoard this
required all the callbacks to return a value.
Caveat: A refused OK would still have set all new values given in the
dialog!
winboard/wsettings.c
xoptions.c