Hi guys, I am used to write my own GUI-widgets in python with wx. Now I want to do the same with nim. I would like to do the drawing with pixie and the windowing with NiGui.
How can this be done? How can I paint a pixie-image in a NiGui window? For the case this is a stupid question: Apologies I am just beginning to explore nim. Thanks