Feature request: Listview drag'n'drop for rows

Discuss GUI programming with the RapaGUI plugin here
Post Reply
User avatar
mrupp
Posts: 147
Joined: Sun Jan 31, 2021 7:44 pm
Location: Switzerland
Contact:

Feature request: Listview drag'n'drop for rows

Post by mrupp »

Hi there

For my "SonosController" app it would be great if it would be possible to drag'n'drop rows inside a listview and from/to two listviews so I could implement the following features:
  1. change the sort order of the current queue by dragging/dropping a row from its current position to the new position
  2. drag a row from the browser listview unto the queue listview to insert it into the queue at the dropped position
Fingers crossed for the next version of RapaGUI :) .

Cheers,
Michael
User avatar
airsoftsoftwair
Posts: 5446
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

Re: Feature request: Listview drag'n'drop for rows

Post by airsoftsoftwair »

This is already on my to do list but it's not trivial but it'll definitely come, sooner or later :)
User avatar
mrupp
Posts: 147
Joined: Sun Jan 31, 2021 7:44 pm
Location: Switzerland
Contact:

Re: Feature request: Listview drag'n'drop for rows

Post by mrupp »

airsoftsoftwair wrote: Tue Mar 05, 2024 10:42 pm This is already on my to do list but it's not trivial but it'll definitely come, sooner or later :)
Great to hear.
Once you're ready, let me know if I can help with betatesting.
Post Reply