Lucas
Lucas
I am not much interested in other software solutions, but I have in mind to edit directly from main board. In version 12, perhaps.
If you need to see the evolution of the solutions given by an engine to a position, you can use the kibitzers.
In the new version you can make moves on the kibitzer board. With the system used it allows to be more flexible, since it does not depend on the main...
All positions played are added to Train-Training positions-Personal positions-Challenge 101, this allows that study.
You could work with these simple functions in file QtUtil.py (Code/QT/QtUtil.py) these functions set the limits. ``` def centraWindow(window): """ Centra la ventana en el escritorio """ screen = QtGui.QDesktopWidget().screenGeometry()...
PantallaMotores.py, line 435 ``` - exeMotor = QTUtil2.leeFichero(wowner, folderEngines if folderEngines else ".", "%s EXE (*.exe)" % _("File"), _("Engine")) + exeMotor = QTUtil2.leeFichero(wowner, folderEngines if folderEngines else ".", "%s (*.*)"...
In Lucas Chess you could use kibitzers.
Changed 2 with 4. All my efforts at the moment are focused on the new version of the program with python 3.7 and pyside2 / qt5 In the new program...
I would like to publish the windows version after summer, and from that moment, once it stabilizes, I will try to work the Linux version. All my efforts are dedicated...
Ctrl-Right mouse button activate graphics. A window appears, that shows assignations, pressing F1..F10, the graphics type will be changed, graphics are done with left button. Ctrl-F1 remove last. Ctrl-F2 remove...