Hello, I made a several modifications to GoGui that increase it's (subjective) usability: 1. Computer Color menu is flat now: http://i.imgur.com/AKzhP.png 2. Computer color is not modified automatically upon genmove. 3. Board can be resized to an arbitarly small size. Earlier size of the menu bar was the constarint: http://i.imgur.com/Zv36V.png 4. Bugfix: Info Panel (panel with comments) and tool bar can be hidden and the program will remember it for next restart. 5. Analyze panel GTP commands are activated with single click instead of double click.
The 3rd, 4th and especially the 5th modification improves "the feel" of working with gogui on laptop considerably. I don't want to make a fork of GoGui. I just found that this would be the easiest way to share my changes so that anybody can use them if they like. The repo is here: github.com/lukaszlew/GoGui/commits/VERSION_1_2_FIXES The compiled jar is here: http://www.mimuw.edu.pl/~lew/gogui.jar Also I would love to have in GoGui a capability to display *several* small boards at once with different visualizations along with the main big board. This would allow for both readability and effectiveness in working with GoGui. But this might be beyond my Java skill. (also the GTP protocol would have to be extended) Regards, Łukasz _______________________________________________ Computer-go mailing list [email protected] http://dvandva.org/cgi-bin/mailman/listinfo/computer-go
