Log of /trunk/gui/ged/inc/TAxisEditor.h
Parent Directory
Revision
9320 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Fri Jun 25 17:13:23 2004 UTC (10 years, 7 months ago) by
brun
Original Path:
trunk/ged/inc/TAxisEditor.h
File length: 4503 byte(s)
Diff to
previous 9255
From Ilka:
- implemented new method ConnectSignals2Slots() to avoid non pleasant
behavior of selected object in the canvas;
- improved comments;
- TGGroupFrame::DrawBorder() - fix in border drawing to avoid extra space
in the bottom of the group frame;
-TRootCanvas::ReallyDelete() - missing a call to DeleteEditors() method;
TPadEditor class provides GUI for an easy control of pad/canvas attributes.
Users can set log scales, ticks and grids along x, y,z; border mode and
size, etc.
TPaveStatsEditor provides GUI for editing TPaveStats options.
Revision
9255 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Added
Fri Jun 18 15:55:00 2004 UTC (10 years, 7 months ago) by
brun
Original Path:
trunk/ged/inc/TAxisEditor.h
File length: 5139 byte(s)
From Ilka:
- new classes:
TGedElement - service class for registering the available attribute
editors and the canvas they are related to;
TGedFrame - base class of attribute editors
TGedNameFrame - in use to show the selected object name
TAttFillEditor - attribute editor related to the TAttFill class
TAttLineEditor - attribute editor related to the TAttLine class
TAttMarkerEditor - attribute editor related to the TAttMarker class
TAttTextEditor - attribute editor related to the TAttText class
TAxisEditor - attribute editor related to the TAxis class
- removed classes:
TGedAttFrame
TGedAttNameFrame
TGedAttFillFrame
TGedAttLineFrame
TGedAttTextFrame
TGedAttMarkerFrame
TGedAttAxisFrame
TGedAttAxisTitle
TGedAttAxisLabel
TGedPropertyFrame
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.