wxWidgets/samples/dataview
Jens Göpfert ada6599d9f Improve ScrollTo() when using wxDV_VARIABLE_LINE_HEIGHT
Calculate the last visible item based on item position instead of the
first visible row when using variable line heights.

Also extend the sample for testing EnsureVisible with item and column.

See #23102, #23128.

(cherry picked from commit 842ca1e8b8d754ed9782aa652d7cd00109848942)
2023-07-03 02:45:38 +02:00
..
dataview_vc8.vcproj Update version to 3.2.0 and rebake and rerun autoconf 2022-06-21 00:54:26 +02:00
dataview_vc9.vcproj Update version to 3.2.0 and rebake and rerun autoconf 2022-06-21 00:54:26 +02:00
dataview.bkl Remove unnecessary win32-res tags from samples bakefiles 2021-10-20 17:47:47 +02:00
dataview.cpp Improve ScrollTo() when using wxDV_VARIABLE_LINE_HEIGHT 2023-07-03 02:45:38 +02:00
descrip.mms
makefile.gcc Update version to 3.2.0 and rebake and rerun autoconf 2022-06-21 00:54:26 +02:00
Makefile.in Update version to 3.2.3 2023-02-10 15:09:17 +01:00
makefile.unx Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
makefile.vc Update version to 3.2.0 and rebake and rerun autoconf 2022-06-21 00:54:26 +02:00
mymodels.cpp Don't require overriding wxDataViewModel::GetColumn{Count,Type}() 2022-06-18 19:19:16 +02:00
mymodels.h Don't require overriding wxDataViewModel::GetColumn{Count,Type}() 2022-06-18 19:19:16 +02:00