Skip to content
This repository was archived by the owner on Mar 4, 2024. It is now read-only.

Latest commit

 

History

History
12 lines (7 loc) · 214 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 214 Bytes

More Complex Drag and Drop Example

Displays a list of filenames when they're dropped on the textview widget.

Run it by executing:

cargo run --bin drag_drop_text_view

screenshot