Skip to content

Copy tree elements to clipboard#5

Merged
bcoconni merged 1 commit into
mainfrom
copy_tree_item
Apr 25, 2026
Merged

Copy tree elements to clipboard#5
bcoconni merged 1 commit into
mainfrom
copy_tree_item

Conversation

@bcoconni

@bcoconni bcoconni commented Apr 25, 2026

Copy link
Copy Markdown
Owner

Add a feature that allows copying a tree element to the clipboard.

Select a property from the Property Explorer or a file from the Project Files and press CTRL+C (or select Copy in the Edit menu). The full property name or the file path will be copied to the clipboard.

In the example below the property name atmosphere/SL-graded-delta-T will be copied to the clipboard.

image

Widgets should inherit from the class EditableFrame to have a default method apply_edit_actions that will receive the edit messages (COPY, PASTE, UNDO, etc.). By default the method ignores the message.

@bcoconni bcoconni merged commit 7d528ca into main Apr 25, 2026
7 checks passed
@bcoconni bcoconni deleted the copy_tree_item branch April 25, 2026 20:16
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.

1 participant