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