Can't browse sub objects...

Gordon Watts (gwatts@fnal.gov)
Sun, 19 Oct 1997 19:56:27 -0500


Hi,
I'd be willing to bet good money that this problem and the previous email
of splitlevel=0 are related.

Basically, if I write out a file with an object that contains sub objects
I can't open the sub objects in the TBrowser window.

Extending the example of last time, I add a pointer to an object
EventInfo into my MLQ_Event. I fill this, and write it out. I then open the
file and use a tbrowser window to look at the contents of the file. My
mlq_event appears, along with its contents. If I click on any simple
varriable, like _temp, a plot appears (as expected) in a previously opened
canvas. However, the EventInfo object does not appear as a folder. :(

BTW. I've been using the Event test as an example... Guess what -- that
guy totally works. So I'm forgetting some (small?!?) that will make mine
work. I've been pooring over that example for the past hour and I can't see
what I've forgotten. If anyone else spots it...

Cheers,
Gordon.