Martin,

I'm seeing a crash when dxui exits. I've tracked it down to the XtPopdown(this->popupMenu) in TextSelector.C. If I change it to

    if(this->popupMenu)
        XtPopdown (this->popupMenu);


then I don't see the problem, but I wanted to confirm that this is the correct fix. On other platforms, I've seen it as an error at exit listed as--
Error: XtPopdown requires a subclass of shellWidgetClass

Let me know,
David
--
.............................................................................
David L. Thompson                   Visualization and Imagery Solutions, Inc.
mailto:[EMAIL PROTECTED]    5515 Skyway Drive, Missoula, MT 59804
                                    Phone : (406)756-7472

Reply via email to