15b5a1865c
In many case SetTable() is called with its takeOwnership parameter set to true, as shown by the grid sample in which all 3 of the calls to SetTable() set it to true, but calling it in this case is awkward, as bare "true" in the caller is unreadable and almost invariably requires an explanatory comment. Improve the API by adding AssignTable(), which is the same to SetTable() as the existing AssignImageList() to SetImageLabel(), which always takes ownership of the table pointer. |
||
---|---|---|
.. | ||
bitmap1.bmp | ||
bitmap2.bmp | ||
grid_vc7.vcproj | ||
grid_vc8.vcproj | ||
grid_vc9.vcproj | ||
grid.bkl | ||
griddemo.cpp | ||
griddemo.h | ||
makefile.bcc | ||
makefile.gcc | ||
Makefile.in | ||
makefile.unx | ||
makefile.vc |