Re: [ROOT] TRootBrowser: Menu "Group Icons" ?

From: Valeriy Onuchin (Valeri.Onoutchine@cern.ch)
Date: Mon Jun 23 2003 - 09:14:27 MEST


 Hi Christian,
browsing container with a large number of object (e.g. 100 000)
its content is displayed as a set of "grouped items" (you will see
a set of  special icons in  the right part of browser).
fGroupSize determines a number of items in each group.
To find in which group specific item is located you can either invoke
search dialog by clicking Ctrtl-F F7 keys or determine from 
a name of the group which is "name_of_first_item-name_of_last_item".
This is done to make browsing of large containers to be effective.
You can disable this feature by setting fGroupSize to some very large
number, e.g. 100 000 000.

Regards. Valeriy


> Dear Rooters
> 
> Currently, I am trying to understand the code from TRootBrowser,
> and I have problems with TRootIconBox::AddObjItem():
> 
> What is the reason of "fGroupSize" and "fGrouped"?
> 
> What does "switch to global view mode" mean?
> 
> What does ("Browser.GroupView","1000") mean, i.e.
> groupsize = 1000 vs 10000000 if unchecked??
> (I know that the default is set in system.rootrc, but I do
> not know the reason for this setting.)
> 
> When I check/uncheck Menu "Group Icons", I do not see
> any difference in the behavior of TRootBrowser, either.
> 
> Thank you in advance
> 
> Best regards
> Christian
> _._._._._._._._._._._._._._._._
> C.h.i.s.t.i.a.n S.t.r.a.t.o.w.a
> V.i.e.n.n.a       A.u.s.t.r.i.a
> _._._._._._._._._._._._._._._._
> 
> 
> 



This archive was generated by hypermail 2b29 : Thu Jan 01 2004 - 17:50:12 MET