I've had a complex application working with wxWidgets and OSG.
I needed to move my code to another environment, and recompile / run.

It works, except the wxMenuBar / ToolBars get space, but don't draw
buttons.
I traced this down to how much time I take to draw stuff, particularly
OSG::text.

If I cut out most of the text, it works fine. If I put it back in, no
buttons.
Anyone else seen this?

Thanks,

Chris
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to