Skip to content

Conversation

@livius2
Copy link
Owner

@livius2 livius2 commented Sep 2, 2019

No description provided.

joachimmarder and others added 30 commits August 13, 2023 13:28
…ment of first event handler"

This reverts commit e2de0be.
…default, but only if OnCompareNodes is assigned"

This reverts commit 6ed0528.
DoFocusNode will slways set FFocusedColumn to MainColumn when FFocusedColumn is not a valid column, even coAllowFocus is not active on MainColumn.
Add check for MainColumn when it need to be the FocusedColumn
…) from class TVTAncestorVcl to base class TVTBaseAn…
I have incorporate last years changes. Patch include multiple fixes, to be able to build on FMX (on my side).
Now i am ready to move forward :)
chuacw and others added 30 commits January 12, 2026 00:43
Fixed incompatible event signature
Multicell select feature with copy support
Prevents design-time setting of FixedAreaConstraints.MinWidthPercent when there are no columns with coFixed property
Also exits ResizeColumn repeat loop when checking MaxDelta if there are no columns changed
…upport this, as they use the LLVM compiler.
Replaced inline vars with regular vars
Replaced inline vars with regular vars
Remove inline var in VirtualTrees registration
Remove inline var in VirtualTrees registration
Updated VisibilityDemo to show debug messages when OnChange for VSTs are fired.
Calls ClearCellSelection when VST.Clear is called.
Fixes clipboard tests in VTCellSelectionTests to no longer require 10 tests each.
Created/Moved (Shift)MouseClick to VirtualTrees.MouseUtils under test directory.
Added tests for OnChange, OnChangeCell, Clear, and updated Clipboard tests to use a fixed font and size as it affects the output.
Removes implicit warnings when compiling by adding missing units.
…iling-packages

Removes implicit warnings when compiling
Fixes missing OnChange event when empty area clicked.
Added a test case to check for OnChange event when empty area is clicked.
Refactored MouseUtils with KeyedMouseClick, ShiftMouseClick and CtrlMouseClick.
Added VisibilityTest form as a manual check, and it's also used within VTCellSelectionTests.
Added more tests to VTCellSelectionTests
Updated VirtualTrees.Types to remove cell selection for certain triggers.
Added test form to Tests
Updated tests for missing OnChange event
Fixed code to properly handle combination of toMultiSelect, toExtendedFocus and toFullRowSelect
…ction

Updated tests and code for missing OnChange event
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.