Log of /trunk/gui/ged/inc/TAttMarkerEditor.h
Parent Directory
Revision
12968 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Mon Oct 17 10:20:01 2005 UTC (9 years, 3 months ago) by
brun
Original Path:
trunk/ged/inc/TAttMarkerEditor.h
File length: 2365 byte(s)
Diff to
previous 9320
From Ilka:
TAttMarkerEditor.h:
- used a number entry instead of a combo box for marker size;
- changed signature of DoMarkerSize() method;
TAttMarkerEditor.cxx
- code changes according to the number enry in use for marker size;
TGedMarkerSelect.cxx
- predefined set of marker types by adding marker types 6 and 7
for better layout (3x6 types) of the popup window;
TGNumberEntry.cxx
- the status of the number entry was not saved in the generated code;
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/TAttMarkerEditor.h
File length: 2533 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/TAttMarkerEditor.h
File length: 2478 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.