How to Clone a Pad into another Canvas?

Dirk Meier (Dirk.Meier@cern.ch)
Sat, 24 Jan 1998 23:25:17 +0100 (MET)


Hi,

I have a Canvas devided into several pads and
would like to create a second canvas which shows
only one pad of the first canvas.
I tried with the Clone() and DrawClone() commands,
but they create a clone in the first canvas.

How can I copy/clone into the second one?

Dirk