Page 1 of 1

Printing Connections

Posted: Wed Apr 13, 2005 1:55 pm
by 9235787
I've been struggling to figure out how to print the connections of a TTree. I have looked for and tried several things but without success. I'm using the PrintPartial method which I got from using TreeNavigator as an example. I figure it was somesetting or something I was doing wrong. However I have noticed that printing from the TTreeEdit I get the same result and I can use the TeeTree2New demo application and create a tree with connections and get the same results.

Anyone been able to get it to work?

Posted: Wed Apr 13, 2005 6:36 pm
by Tom
Hi,

Some printers seem to have problems printing certain colors/types (eg dotted) lines. Try to set the color of the connection to black and change the style to solid. This should work.

Regards,
Tom.