I don't know Go-lang, and I don't have time to learn it. As I always state, I _do not_ make a living on programing, I only program in my spare time, sometimes I make some app to help me or co-worker in job. That is why I use Python mainly because Python is simple and has tons of libraries which almost meets what I need.
But since some bundled exe file from python source file via pyinstaller/py2exe failed to run on every PCs, I try to use nim to make app with little or no extra dependencies, the other reason why I choose nim is because nim looks like python. But it seems this is a tough choice. So if possible, please make some help to improve nim's weak ecological environment. I don't have too much time and experience in programing As for the document, the binding use XCGUI function directly, if you need you should read XCGUI's manual which is supplied by www.xcgui.com
