I am new to wxPython and developing GUI. I am wanting to acquire images from a scanner into the application I am building. There does not appear to be a standard Twain widget but I found a third party extension called wxia-0.0.1 I am writing in python. I am not a c programmer. I am looking for some direction on how I can get wxia to work in my application when extension is c and app in python. So question is how / whether python and c can be combined in an app. If so, how to make sense of it. Many thanks in advance.
Regards,
David.