Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom drag-and-drop ListView control #1

Open
sLill opened this issue Aug 25, 2020 · 0 comments
Open

Custom drag-and-drop ListView control #1

sLill opened this issue Aug 25, 2020 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@sLill
Copy link
Owner

sLill commented Aug 25, 2020

Replacing the base ListView control on the MainForm with a new UserControl that allows for dragging and dropping soundboard samples into groups.

  • Drag-and-drop should begin on a thumb of a listviewitem
  • Dragging two or more 'Ungrouped' items together should group them (and create a directory if one does not exist yet)
  • Group names should be editable
  • Group names on the individual soundboard sample listviewitems should also be editable

Telerik has several wpf controls that do something similar to this and would be a good point of reference if you have access to their source code.

@sLill sLill added enhancement New feature or request help wanted Extra attention is needed labels Aug 25, 2020
@sLill sLill changed the title Build custom drag-and-drop ListView control Custom drag-and-drop ListView control Aug 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant