Hi, > Hello, > > YunKyu Choi wrote: >> I've tried to find OpenSG with MFC example for recent versions of OpenSG >> and spent lot of time but I couldn't. >> Is anybody know how to make a OpenSG program with MFC? or have examples? > > I don't think we have a full fledged example, but the easiest way to get > OpenSG working with a windowing or widget system it does not support > directly is to use a PassiveWindow. > You can take a look at the file > OpenSG/Source/WindowSystem/QT/testPassiveQT.cpp to see how QT is used > with a PassiveWindow. I'm not familiar with MFC, but I'd imagine > something similar would get you started. > > Hope it helps, > Carsten
we have a mfc example in OpenSG/Examples/MFC-Demo Andreas ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
