I am interested in porting an application written for Mac OS X to Windows but I'm uncertain about the best APIs to use in terms of ease of development and learning. The backend is straight C/C++. I ...
I have a prexisting tcl program someone else wrote that displays a graphic in its GUI window.<BR><BR>The line to add it is "image create photo" and it works fine with the gif file.<BR><BR>I want to ...