Log of /trunk/gui/ged/inc/TH1Editor.h
Parent Directory
Revision
15526 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Fri Jun 23 15:19:22 2006 UTC (8 years, 7 months ago) by
antcheva
Original Path:
trunk/ged/inc/TH1Editor.h
File length: 9348 byte(s)
Diff to
previous 13954
- fixed problem of object editor performance caused by freely emitted
signals of used GUI elements and corresponding slots execution.
TGedFrame
- new data member fAvoidSignal = kFALSE by default. In SetModel method of any editor it is set to kTRUE to avoid executing slot method and in the end of SetModet is set to kFALSE again;
TGedEditor
- move the call of TGMainFrame::Layout from TGedFrame::SetActive in
TGedEditor::SetModel
TPadEditor
- no need of TGCompositeFrame *f7 as data member
- added new data member TGButtonGroup *fBgrop
- connected DoBorderMode slot with TGButtonGroup::Released signal
TGraphEditor
- changed signature of DoShape method
- connected DoShape slot with TGButtonGroup::Released signal
TH1Editor
- new method DoHistView()
- fixed problem shown with MSVS 8 (thaks to Timur and Bertrand)
- connected DoHistView slot with TGButtonGroup::Released signal
TH2Editor
- new method DoHistView()
- fixed problem shown with MSVS 8 (thaks to Timur and Bertrand)
- connected DoHistView slot with TGButtonGroup::Released signal
All other editors - follow-up changes in the code related to the
fAvoidSignal use.
Revision
13508 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Tue Dec 6 17:32:15 2005 UTC (9 years, 1 month ago) by
rdm
Original Path:
trunk/ged/inc/TH1Editor.h
File length: 9430 byte(s)
Diff to
previous 13379
From Ilka:
- fix of the bug 13809 reported on Savannah in Dividers methods of
TH1/2Editors (thanks to Axel).
- improved performance of both histogram editors.
- memory leak fixes.
- comment fixes.
- code layout changes of TH1/2 editors to make the code readable
(some lines had > 150 symbols).
Revision
9829 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Tue Aug 24 09:32:31 2004 UTC (10 years, 5 months ago) by
brun
Original Path:
trunk/ged/inc/TH1Editor.h
File length: 5752 byte(s)
Diff to
previous 9778
From Carsten Hof
new features in TH2Editor:
- Enable/Disable the "Cont"-Label
- Changing the Frame Fill Color and the Frame Fill Style
- in 3D-Plot + Cartesian Coordinates you can see the new axis range as a box
when you push the "Delayed drawing" Checkbutton (it works =) :))))
Problem(s):
- the Frame Fill Color/Style is still kept when switching to a 2D-Plot
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.