Quote Originally Posted by pdolbey View Post
The point of the zip file file was more to do with the managment of the compiler environment settings than the simple application itself.
oh, ok, thanks for that. I'm creating/opening Qt/Coin VS project files now, no problem.

Quote Originally Posted by pdolbey View Post
If you want an example of how to embed a Coin3d window into an application, head over to http://sourceforge.net/projects/free-cad and grab the source fron the SVN trunk.
again, thanks. I downloaded the source and took a quick look: it's quite huge and difficult for me to follow--I'm completely new to Qt, Coin, and GUI programming in general--so I'll end with one last appeal: if anyone has a simple Qt app/demo which opens a SoQT/Coin window, please post.