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