On Thu Nov 16 08:08:14 2000, pabeardsley@xxxxxxxxxxx wrote:
>
> Hi,
>
> I fixed that problem.
>
> Originally the code looked like this
>
> _examinerViewer = new SoXtExaminerViewer(_frame9, "examinerViewer", TRUE);
> _gLwMDrawingArea5 = XtCreateManagedWidget("gLwMDrawingArea5",
> glwMDrawingAreaWidgetClass,
> _frame8,
> args,
> ac);
>
> I swapped the order of those calls, and now
> it works fine. (I guess that's a bug in
> Inventor on Linux?),
>
> Regards,
> Paul.
That's odd. Do you get any OpenGL errors when running the application on your
Octane (check with ogldebug)? There's practically no difference in the SoXt
viewer code between IRIX and Linux, so my guess is that it's an OpenGL problem.
Perhaps the drawing area has some OpenGL initialization calls that are causing
some conflicts.
Jonathan Lim _ Silicon Graphics _ Mountain View
GPS Graphics Computer Systems CA, USA
|