Re: [ROOT] version change

From: Valeri Fine (Faine) (fine@bnl.gov)
Date: Fri May 26 2000 - 16:37:34 MEST


> Dear rooters,
> 
> some time ago I have written a little application using the TGxxx
> classes like TGTextButton and the like. This code compiled with 222/10.
> Now I am forced to move it to 223/12 and I get errors like:
> 
> >>gGXW->ChangeWindowAttributes(txtbut1->GetId(), &wattr1);
> >>gGXW undeclared .....
> 
> I hope that there is an easy way out. What has changed ???
> 

  The name of the global pointer. You need "gVirtualX" now rather "gGXW"
  Cheers, Valery



This archive was generated by hypermail 2b29 : Tue Jan 02 2001 - 11:50:26 MET