[comp.windows.x] Hangup

ghosr@essex.ac.UK (Ghosh-Roy R) (10/08/90)

My XView program works fine but it gives me `Hangup' error whenever I
push the quit button (xv_destroy_safe(frame)). 

All my procedures are called by pushing buttons. It means that when I 
just run the program there are no initializations from my procedures.
Now if I push the `quit' button it calls for `xv_destroy_safe(frame)'
and should destroy the frame quietly. 

It does succeed to destroy the frame but also says `Hangup'. Why?

Thanks.


Rana