Log of /trunk/gui/gui/inc/TRootContextMenu.h
Parent Directory
Revision
22068 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Fri Feb 8 14:45:50 2008 UTC (6 years, 11 months ago) by
antcheva
Original Path:
trunk/gui/inc/TRootContextMenu.h
File length: 2595 byte(s)
Diff to
previous 20882
From Mathieu de Naurois:
Changes in the TRootContextMenu that allow creation of multilevel cascaded
menus by using the following syntax:
// *MENU={Hierarchy="Level0/Level1/Level2/Name"}*
// *SUBMENU={Hierarchy="Level0/Level1/Level2/Name"}*
// *TOGGLE={Hierarchy="Level0/Level1/Level2/Name"}*
This improvement allows to reduce the long context menus by grouping related
menu items in a sub-menu and have fully customizable appearance.
Revision
9945 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Wed Sep 8 08:13:11 2004 UTC (10 years, 4 months ago) by
brun
Original Path:
trunk/gui/inc/TRootContextMenu.h
File length: 2307 byte(s)
Diff to
previous 9436
From Valeriy Onuchin:
- provide default constructors for most TGxxx classes.
The goal:
1. required for guibuilder
2. providing ROOT I/O for GUI classes.
In all default constructors parent window is NULL,
that means that parent window is currently editted window.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.