Hi Sherman, I have added C# to some existing existing C++ apps. I really don't recommend trying this. We found that wrapping our C++ in COM objects worked best but it took alot time for a small gain. Have you consider using wxWidgets? It has a nicer UI then MFC especially if you use wxAUI, and there is a nice GUI tool wxFormBuilder for quickly creating Dialogs and other UI.
Brian osgscenemaker.googlepages.com
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

