a trouble to interrupt unlimit loop

From: Yongzhao Zhou (Yongzhao.Zhou@lnf.infn.it)
Date: Wed Aug 18 1999 - 16:11:23 MEST


Hi, Roots,
I have an unlimit loop to read a ROOT file and display it on canvas but
can not be interrupted. I tried some function as
        gROOT->SetInterrupt(kTRUE);
	gSystem->ProcessEvents();
	if ( gROOT->IsInterrupted()){break; }  
in the loop but I did not get successful even I can not interrupt the loop
using CTR-c. 
Please tell me what I lost.
Thanks.
Best,

Yongzhao Zhou
------
Yongzhao Zhou, KLOE, LNF, INFN, Italy
Tel:39-06-94032696 Fax:39-06-94032427



This archive was generated by hypermail 2b29 : Tue Jan 04 2000 - 00:43:38 MET