Hello ! I would like to divide my canvas c1 into 2 pads (c1_1 and c1_2), and then divide c1_2 into 2 sub pads. My problem is that I have to set log scale on one of these 2 subpads. If you right click on it, you see its name is c1_2_1, and I expected c1_2_1->SetLogy() to work. Instead, I get the message : Error: No symbol c1_2_1 in current scope Yet c1_1->SetLogy() works fine ! I'm sure I miss an important point here... Does anybody know a clean way to do that without using the mouse ? Thanks a lot. Colin
This archive was generated by hypermail 2b29 : Tue Jan 02 2001 - 11:50:20 MET