TBrowser frozen

// EventDump is a TTRee with a lot of entries.
new TBrowser
EventDump->Scan("ch:MCID:P:bFlag:mothID:ancID","MCID>10&&MCID<350&&bFlag")
// ....
// Type <CR> to continue or q to quit ==> q

and the browser is frozen!

[quote]and the browser is frozen![/quote]Currently, no graphical event is processed until the TTree::Scan completes.

Cheers,
Philippe.