Re: TGX11 examples..

Rene Brun (Rene.Brun@cern.ch)
Thu, 08 Jul 1999 07:33:56 +0000


Hi Adnan,
The TGX11 class is a low level Root class implementing the abstract base
class TGXW for X11 Unix systems. The high level Root classes in TPad,
etc
use the services of this class.
In general, an application should not call this class directly, but
invoke
only the high level primitives.
I suggest you look at examples in TPad or the GUI classes to figure out
how this class is being used.

Rene Brun

Adnan Khan wrote:
>
> Hi Rooters!
>
> can some one suggest any good example on using TGX11 class, especially,
> using its functions to draw different images.
>
> Mighty thanks
>
> ADnan