← Back to team overview

papercuts-ninja team mailing list archive

[Bug 36413] Re: Drag-drop column ordering

 

Comment from the developer:

"The basic idea is pretty simple. The track list GtkTreeView will emit
the columns-changed signal when the user reorders columns, at which
point you could extract the column order and write it to GSettings.
After constructing the track list (possibly in
rb_source_bind_settings), you could rearrange the columns using
gtk_tree_view_move_column_after to match the settings. When the value
in GSettings changes, repeat that process.

Making it behave sanely is another matter. If you only have one
setting for column order that applies to all sources (which makes
sense since the settings for column visibility apply to all sources),
it needs to deal with sources that have different sets of columns. I
haven't thought too much about how this would work."

-- 
You received this bug notification because you are a member of Papercuts
Ninja, which is a bug assignee.
https://bugs.launchpad.net/bugs/36413

Title:
  Drag-drop column ordering

Status in One Hundred Paper Cuts:
  Confirmed
Status in The Rhythmbox Music Management Application:
  Confirmed
Status in “rhythmbox” package in Ubuntu:
  Triaged

Bug description:
  
  It would be nice if visible columns could be re-ordered
  by drag&drop style

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/36413/+subscriptions