xboard-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [XBoard-devel] gtk version


From: h.g. muller
Subject: Re: [XBoard-devel] gtk version
Date: Mon, 28 Jun 2010 10:36:52 +0200


Didn't have much time to work on it lately, but I did a bit today and
hope to have some time during the next two weeks. Here is a screen shot
of a GTK "Edit Tag" window. Let me know what you think.

The screenshot looks nice, but you make life hard on yourself using this 'cooked' approach. XBoard and WinBoard used to have raw free-format text edits for entering / editing tags,
which were then interpreted by the PGN parser on submission.
This would work for all type of tags, even those not known to the parser.
(These are just copied verbatim, if they have the synax of a PGN tag.)

When the interface has to be aware of the tag types, this creates new problems.
E.g. how can the user add a tag of a type that was not there yet?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]