Pierre

Results 98 comments of Pierre

Hi! At some point during the year, I will rewrite GRP completely using **wxpython** (instead of **tkinter**) and **python3** (instead of **python2**). But it won't happen immediately, because I want...

@Cabu , then the Windows packages that can be downloaded there http://yuntingdian.com/goreviewpartner/ should run on you computer, right?

@xiaozhezhang I haven't 100% decided yet between **Qt** or **wxpython**, but I am leaning toward **wxpython** for the moment. The reasons are: + **wxpython** widgets are the system widgets, 100%...

Hi! Thanks for reporting the bug! Could you share the complete error log, the one that includes file and line number? If possible, the RSGF file as well.

I am out of town this week, so I will check this when I came back.

Excellent! It is surprising that the **gomill** library works with **latin-1** internally but anyway, your modification is good, because if some other strange character (player name, filename...) makes it to...

I checked a bit, the bullet symbol is the one I used to describe the win rate changes in the left side comment box, like: ``` Move 10 White to...

I have investigating this issue a bit more, and the issue arrises when the original SGF does not contain the **CA** SGF property. This property indicates the encoding used inside...

I just went ahead an implemented the above mentioned "elaborated solution", which will try to enforce the SGF format in UTF-8 format : 79dfd45f11308274f096228e3e4055c91a3747f9 I am looking for old kifu...

Wow! thanks a lot! this is so cool ! ![korean](https://user-images.githubusercontent.com/25114663/39040029-27ed6b9c-44b9-11e8-95dd-5934a2f0399e.png) I will need to know how to write "Korean language" in Korean, like on the picture below: ![korean2](https://user-images.githubusercontent.com/25114663/39040296-971bf650-44b9-11e8-84ec-5167bd18e345.png) Also: I...