Board index » cppbuilder » Drawing tree control contents on a printer's TCanvas
Ted Byer
![]() CBuilder Developer |
Tue, 28 Sep 2004 19:30:43 GMT
Drawing tree control contents on a printer's TCanvas
I need to develop a function that prints the data contained in a tree
control such as TTreeView or TTreeList (from TMS). Iterating though the nodes to get the data is trivially easy. However, what Has anyone done this? NB: Nether the Print function of the TForm the tree control lives on, nor Any suggestions would be greatly appreciated. Thanks, Ted |