|
|
|
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.0\Samples". On Windows 64-bit
versions, the root folder is \Program Files (x86). These samples are also
referenced throughout the documentation.
C Sample |
C++ Sample |
Description |
Cell editing using an edit control and a combo box, with cell navigation and restricted cells. |
||
|
Tree control with cells containing Flash, Windows Media Player, Internet Explorer and a dialog. |
|
Simple context menus for items and column headers. |
||
Drag & drop within and between tree controls. |
||
|
Drag & drop (using OLE mechanisms) within a tree control and with Windows Explorer. |
|
Owner-draw cells and column headers. |
||
Various image types, progress bars, checkbox and radio button manipulation. |
||
|
A simple example to test the performance when adding and deleting many items. |
|
|
Sample classes to use CSftTree and CSftTreeSplit in a view in the same manner as MFC's CTreeView class. |
|
Tree control in virtual mode, used to display a list with 1 million items. |