[ROOT] TControlBar

From: Ingo Strauch (strauch@toots.physik.rwth-aachen.de)
Date: Tue May 23 2000 - 15:15:38 MEST


Hi rooters!

I tried the example of a control bar menu from the tutorials web page. But
there is an obvious mistake: you can't have a statement like

bar.AddButton("Close Bar",   "gROOT.Reset("a")","Close ControlBar");
                                          ^^^
                                          |||

The double quotes are treated as the string delimiter...
A working alternative would be to use "bar.Delete()" instead.

Cheers,
Ingo



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