Hi guys, I'm developing a cluster application, like tutorial ClusterClient/ClusterServer and I need using text. I found a very usefull test, Source/System/Text/testTextVectorGeo.cpp: I modified and used it in my application but there is a problem. The application draws correctly the scene with the text only on local pc an not on servers, 4 server, two for every walls of my cave (we used multidisplay window): servers don't draw text and also draw badly the scene.
I'm making a menu, every entry of this menu is a box, a node created with makeBox() method, and a label, a text node created as shown in testTextVectorGeo. Every couple of the menu is insert as child in another node and finally all these nodes are children of a root node(mgr->setRoot(root)). Maybe the text class are only experimental and there are still problems? Cordiali saluti prof Antonio Lioy, esimio ------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today Register for a JBoss Training Course. Free Certification Exam for All Training Attendees Through End of 2005. For more info visit: http://ads.osdn.com/?ad_idv28&alloc_id845&op=click _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
