Skip to content

Conversation

@chuacw
Copy link
Contributor

@chuacw chuacw commented Jan 11, 2026

Fixes #1266

chuacw added 2 commits January 9, 2026 21:07
Initial check-in of multiple cell selection code and tests
Provides new feature of selecting a rectangular area of cells, and copying the selected set of cells, with headers to clipboard.

Added a demo and a test set as well.
@chuacw chuacw changed the title Multiselect feature with copy support Multicell select feature with copy support Jan 11, 2026
Removed empty function
Added IsCellSelectionEnabled virtual function to allow overriding in custom situations
@chuacw
Copy link
Contributor Author

chuacw commented Jan 11, 2026

Possibly closes #928 too.

Fixes ability to select with shift+arrows
Added Ctrl+C  in VST in Multiselect demo to copy to clipboard
@joachimmarder joachimmarder added this to the V8.4 milestone Jan 11, 2026
@joachimmarder joachimmarder merged commit a81b13c into JAM-Software:master Jan 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Please implement multiselect and "Copy with Headers"

2 participants