<div dir="ltr">Hi to all,<div><br></div><div>I gave up coding a web activity for my LearningChess program, coding it in GTK3 instead. (As I am more comfortable with languages like Python, it is more efficient, and pictures seems to render better : it is more true with svg images, which I can resize easily nearly without blur effect).</div>
<div><br></div><div>I managed to get something (inspirated by the sugarchess project), until the last commit code. Where I have got a strange behaviour :</div><div><ul><li>the stop button is not drawn</li><li>my right component is not shown</li>
<li>but the logger activity did not notice any error !</li></ul></div><div><br></div><div>I bet this is because I've tried to rely on the C API reference for GTK3, which has the advantage to be complete, but which has different naming standards than Python ones.</div>
<div><br></div><div>My bet is that it is the InteractionView class which is wrong. But I can't find what's wrong.</div><div><br></div><div>Here my repository : <a href="https://git.sugarlabs.org/learnchess/learnchess_1/trees/master">https://git.sugarlabs.org/learnchess/learnchess_1/trees/master</a>.</div>
<div><br></div><div>Regards</div><div><br></div><div><br></div></div>