QUOTE(sPeziFisH @ May 4 2007, 22:48)

Thanks musicmusic for the updated ColumnsUI
Any chance to get volume-change by wheel without first-klick, like in StdUI AFAIK ?
If likely not, maybe an additional option in statusbar-prefs is feasible.
Hi, I do have a number of issues with this:
-The volume pane is dynamically sized. So you could be turning the wheel and it then goes out of the pane's area.
-The volume pane is a particularly small area
-I would have to hook/subclass the status bar just for that when I'm not doing it now
Clicking first for the popup then scrolling avoids those issues, as does adding the toolbar to your toolbars someplace (which supports wheel scroll). The toolbar is much easier to use anyway.
I certainly don't want to add any (more) options for minor behaviour changes in the UI. I'll be cleaning some of those up sometime anyway.
Thanks for feedback.
QUOTE(gfngfgf @ May 5 2007, 06:49)

regarding the export dialog: From what I can tell, the "Title Scripts" checkbox refers to 1) the common title formatting scripts and 2) the title scripts on the "Globals" and "Columns" tabs of "Playlist View" (and possibly the other settings on those pages). I think the "Playlist View" settings should be listed separate from the common title scripts. At the very least, there should be some indication to the user that the checkbox refers to the "Playlist View" settings. I was scratching my head when I first saw "Title Scripts", and the only reason I figured it out was because I knew that the "Playlist View" would most likely be saved as part of the FCL file. I'm not sure if it would be clear to a new or casual user.
Also, would it be possible to have a similar "Select settings" dialog on import? What I'd really like is just to see what settings are saved in a particular FCL file, so I know what will be overwritten when I import. Ideally, I could select which settings I want to import, but I'd understand if that weren't possible.
Hi, in regard to number 1:
I liked the simplicity of the current groupings, but I agree there is some need to separate the two. There are a few things that could be done to alleviate this:
-Split the group into a couple of sub-groups ("Common scripts", "Columns playlist scripts"). But keep the tree collapsed by default to keep the simplicity.
-Add description in export dialog to list what each node includes.
May do both.
In regard to the second point:
Yes I will definitely add the same dialog for importing the FCL files.
Thanks for feedback