Re:Re:Adding a Pad into a Canvas

From: KOSU_FOKIN@garbo.lucas.lu.se
Date: Wed Oct 20 1999 - 19:36:22 MEST


Well, thanks guys but this is not
what I really wante to have.

Before 

 1  2
 3  4


After
TUpdateCanvas::Add(*TH1)

 1  2  3
 4  5 (6)

This is the idea. To do it now I have
to write something like

  Clear();
  Divide(new_x,new_y);

But there should be a way to do it without
Clear(); And I do not want to divide subpads, 
etc. since I want to keep an 1,2,3 order 
for cd() and I want to have identical sizes,
etc. after I add a new pad.

Best regards,
Anton



This archive was generated by hypermail 2b29 : Tue Jan 04 2000 - 00:43:41 MET