TeeTree BackImage

TeeTree VCL for Borland Delphi and C++ Builder.
Post Reply
Newbie
Newbie
Posts: 1
Joined: Fri Nov 15, 2002 12:00 am

TeeTree BackImage

Post by » Wed Dec 03, 2003 7:43 pm

What's the easiest way to modify the backimage to be have top, left at the tree's 0,0 point and provide scrolling and zooming of the backimage? If the backimage is larger than the viewable tree area I want to be able to scroll to it's boundaries.

tom
Advanced
Posts: 211
Joined: Mon Dec 01, 2003 5:00 am
Contact:

Post by tom » Thu Dec 04, 2003 11:26 pm

Have a look at the teeTree2 Demo: Welcome - Tree Features - Background Image - With Zoom

This example shows how you can use a TImageshape for this purpose.

Regards,
Tom.

Post Reply