drag-n-drop

This forum is read only. No new submissions are accepted.

Questions about motif? Contact us

1 post / 0 new
drag-n-drop

Submitted by Anonymous on Wed, 09/27/2000 - 19:26.

has anyone run into segmentation fault problem when destroying a widget that is registered as a drop site ? It seems that if a widget is registered as a drop-site, and if a drop-n-drop operation occurs `within` that widget (drop from inside the widget and drop into the same widget), a seg-fault would occur when attempting to destroy the widget. any idea ? (I do have a short program that reproduces this problem.) thanks