Skip to content
Snippets Groups Projects
Commit 881547af authored by Fons Rademakers's avatar Fons Rademakers
Browse files

From Matevz:

1. Changes applying to TGedFrame:

Handle list of additional tabs by using inner class TabSubFrame to
store information about each extra tabs. Use member TList
*fExtraTabs to aggregate the information. This is used by
fGedEditor when populating the full class editor.

Redirect the update call to fGedEditor.

Remove TGWidget inheritance.

Remove interaction with TClass::fClassEditors. Now class editors
are managed my TGedEditor map.

2. Changes applying to TGedFrame descendants:

In constructor remove widget ID argument and set all arguments a
default value. In the constructor implementation erase code which
operates on now obsoleted TClass::fClassEditors list.

Add memeber fGedEditor. Remove members fPad and fModel as they are
available from fGedEditor.

In SetModel() remove checking of inheritance and SetActive() call.

3. TGedNameFrame: added tooltip displaying name, title and
class-name of the model.


git-svn-id: http://root.cern.ch/svn/root/trunk@16328 27541ba8-7e3a-0410-8455-c3a389f83636
parent 7f26bec3
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment