make xboard usable with UCI engines
authorH.G. Muller <h.g.muller@hccnet.nl>
Sun, 23 Aug 2009 00:32:14 +0000 (17:32 -0700)
committerArun Persaud <arun@nubati.net>
Sun, 23 Aug 2009 00:32:14 +0000 (17:32 -0700)
commitb1a328f5c036b608c80c4a248ede08c9055f66ba
tree1482a9d085e448259ca4f1567fc3f08a19a00575
parent8bac62c70d682a8dbdb029af5fa80660979821e2
make xboard usable with UCI engines

I made a small patch in xoptions.c (where the corresponding Engine Settings
dialog was for XBoard), to make it at least usable for UCI engines: I now
divide the options over upto 4 columns, if there are too many to fit into
a single column. This seems to work. Still looks very ugly, but it is
functional.
xoptions.c