[ROOT] problem with GUI under windows

From: suaide@if.usp.br
Date: Tue Jun 15 2004 - 22:44:22 MEST


Hello all

I am trying to run the following simple macro

void test(){
m = new TGMainFrame(gClient->GetRoot(),100,100);
m->MapWindow();
new TGMsgBox(gClient->GetRoot(),m,"teste","teste",kMBIconExclamation,kMBOk);
}

I am using ROOT 4.00/06a under Linux and Windows XP.

It runs Ok under Linux but it freezes ROOT program under
Windows XP and I have to kill the program by hand.

Does anybody have any idea. I tested in another windows machine
with the same behavior.

Regards

Alex


----------------------------------------
Dr. Alexandre Suaide
http://www.dfn.if.usp.br/~suaide/
55-11-3091-7072
Departamento de Física Nuclear
Universidade de São Paulo, Brasil



This archive was generated by hypermail 2b29 : Sun Jan 02 2005 - 05:50:08 MET