Hide

SftTree/DLL 7.5 - Tree Control

Display
Print

Samples

SftTree/DLL includes sample code for both C and C++.

The samples listed in the following table can be found in the folder "\Program Files\Softelvdm\SftTree DLL 7.5\Samples". On Windows 64-bit versions, the root folder is \Program Files (x86). These samples are also referenced throughout the documentation.

C SampleC++ SampleDescription
C CellEditing SampleC++ CellEditing SampleCell editing using an edit control and a combo box, with cell navigation and restricted cells.
-C++ ContentWindows SampleTree control with cells containing Flash, Windows Media Player, Internet Explorer and a dialog.
C ContextMenu SampleC++ ContextMenu SampleContext menus, sort indicators and dropdown/filter buttons.
C DragDrop SampleC++ DragDrop SampleDrag & drop within and between tree controls.
-C++ OLEDrag SampleDrag & drop (using OLE mechanisms) within a tree control and with Windows Explorer.
C OwnerDraw SampleC++ OwnerDraw SampleOwner-draw cells and column headers.
C Pictures SampleC++ Pictures SampleVarious image types, progress bars, checkbox and radio button manipulation.
-C++ Speed SampleA simple example to test the performance when adding and deleting many items.
-C++ TreeView Sampleexample classes to use CSftTree and CSftTreeSplit in a view in the same manner as MFC's CTreeView class.
C Virtual SampleC++ Virtual SampleTree control in virtual mode, used to display a list with 1 million items.