Create General-Options dialog
authorH.G. Muller <h.g.muller@hccnet.nl>
Fri, 1 Apr 2011 12:54:26 +0000 (14:54 +0200)
committerArun Persaud <apersaud@lbl.gov>
Thu, 7 Apr 2011 05:21:40 +0000 (22:21 -0700)
commit47a06594c87b793b51012caf269ad1c920e34866
tree042fc98127d3e6e4756df6aaa600d53cea4e13cb
parentf873bcd0121810783dc964c813403c10871c2cc7
Create General-Options dialog

The generic popup is used to implement a General-Options dialog, which
contains all Boolaen options that used to be set directly from the main
Options menu, plus a spin option for the flash count and flash rate.
The corresponing options are removed from the main Options menu, but the
whole thing is made conditional on a compiler switch OPTIONSDIALOG.
The dialog needs an OK callback for sending an altered ponder-state to
the engine. (Why isn't this option disabled in -ncp mode, btw?)
A spin control is added to adjust -animateSpeed between 5 and 100.
Add dropMenu and showTargetSquares item as well.
xboard.c
xoptions.c