Skip to content
Snippets Groups Projects
  1. Jun 06, 2008
  2. Sep 27, 2007
  3. Jul 02, 2007
    • Rene Brun's avatar
      From Ilka: · 92cca752
      Rene Brun authored
      Added a new method SetButtonWidth(UInt_t buttonWidth) for setting
      the button width in pixels.
      
      Invoke this method before calling the TControlbar::Show() if you
      want to specify the button width for all control bar buttons:
          bar->SetButtonWidth(90);
          bar->Show();
      
      
      git-svn-id: http://root.cern.ch/svn/root/trunk@19219 27541ba8-7e3a-0410-8455-c3a389f83636
      92cca752
  4. Dec 11, 2006
  5. Mar 21, 2002
  6. Jul 21, 2000
  7. May 16, 2000
Loading