Priest of the Order of the Butterfly
Posts: 560 from 2004/4/15
To control the chess engine your just have to start them from your program in
a new process and get the std_in and std_out of the newly started process.
Than you can send commands (std_in) and parse the response (std_out) .
The GUI framework has nothing to do with that.
regards
eliot
[ Edited by eliot 11.04.2014 - 09:02 ]regards
eliot