<
graphs: TGraph, TGraphErrors, etc
^
ROOT Tutorials
fit: Fitting tutorials
>
ROOT Tutorials: Graphics User Interface
From
$ROOTSYS/tutorials/gui
1. CPUMeter.C
Simple macro showing capabilities of TGSpeedo widget.
2. QtFileDialog.C
This is a small ROOT macro to use Qt 3.3 class: begin_html
QFileDialog
end_html
3. QtMultiFileDialog.C
This is a small ROOT macro to use Qt 3.3 class :begin_html
QFileDialog
end_html
4. QtPrintDialog.C
This is a small ROOT macro to use Qt 3.3 class: begin_html
QPrinter
end_html
5. Slider3Demo.C
Simple macro showing capabilities of triple slider
6. WorldMap.C
This macro shows how to use a TGImageMap class.
7. buttonChangelabel.C
This macro gives an example for changing text button labels anytime
8. buttonTest.C
This macro gives an example of how to set/change text button attributes.
9. buttongroupState.C
A simple example that shows the enabled and disabled state
10. buttonsLayout.C
This macro gives an example of different buttons' layout.
11. calendar.C
This macro gives an example of how to use html widget
12. customContextMenu.C
How to add a function to the class context menu
13. customTH1Fmenu.C
How to customize a context menu for a class
14. exec3.C
Example of using signal/slot in TCanvas/TPad to get feedback
15. games.C
This macro runs three "games" that each nicely illustrate the graphics capabilities of ROOT.
16. gtreeTableTest.C
This TableTest class is a simple example of how to use a TGTreeTable.
17. guiWithCINT.C
A simple example of entering CINT commands and having the CINT output in a ROOT GUI application window.
18. guilabels.C
This macro gives an example of how to create different kind of labels
19. guitest.C
Test program for ROOT native GUI classes
20. guitest001.C
Dialog macro generated from application: root.exe
21. guitest002.C
Dialog macro generated from application: root.exe
22. guitest003.C
Dialog macro generated from application: root.exe
23. guitest004.C
Dialog macro generated from application: root.exe
24. guitest_playback.C
This macro plays a recorded ROOT session showing how to perform various
25. iconAsXPMData.C
A simple example of creating icon image from XPM data,
26. listBox.C
This macro gives an example of how to create a list box
27. mditest.C
GUI MDI features
28. ntupleTableTest.C
This TableTest class is a simple example of how to use a TGTable
29. numberEntry.C
This macro gives an example of how to create a number entry
30. simpleTableTest.C
This TableTest class is a simple example of how to use a TGSimpleTable
31. splitbuttonTest.C
A simple example that shows the usage of a TGSplitButton.
32. splitterHorizontal.C
This macro gives an example of how to create a horizontal splitter
33. splitterVertical.C
This macro gives an example of how to create a vertical splitter
34. staffTableTest.C
This TableTest class is a simple example of how to use a TGTable
35. statusBar.C
This macro gives an example of how to create a status bar
36. textEntries.C
This macro gives an example of how to set/change text entry attributes.