[quote=Silverbolt,Mar 12 2004, 09:33 PM]Hey musicmusic, just a small bug report.
1) Reserved width for hidden columns doesn't disappear unless the window is resized.
2) Could you add another pixel of padding to the left in the staus bar? (I think it should be two)[/quote]
Thanks, fixed for beta 6 (due soon).
[quote=anza,Mar 12 2004, 01:02 PM]Any way to set the visualization color to system default?

For a person (like me) who can't make his mind on which Windows visual style to use it's a pain in the ass to change the visualization color manually all the time.
Thanks for the great UI, as soon as you implement that I'll finally make it REALLY my default UI

[/quote]
For the next version, I added the standard colour as a custom colour in the choose colour dialogue, and a set of frame styles (like playlist etc.) to make it looks a bit better, and also fixed a bug where background would be wrong colour when not playing (dont know if it was in beta 5 or not).
As for automatically using the standard colours, I could make an option for that if you still want.
[quote=cjb,Mar 13 2004, 04:44 AM]OK I know this is probably impossible, but my one-and-only feature request for this already wonderful UI would be the ability to click-to-edit tags as and where they are displayed in column entries. Like iTunes or renaming in regular windows explorer I mean. Alternatively, an 'edit' mode to tab through displayed tags...
Wishful thinking I guess, but as far as my simple wants go that would make this the perfect UI.
Anyway, love your work musicmusic.

[/quote]
It probably would be possible, with an extra column setting (which field to edit), I'll look into it..
[quote=cjb,Mar 13 2004, 04:44 AM]PS has there been a change in the spacing between columns somewhere along the line? Is there more of a gap now or am I imagining things?[/quote]Actually, several times..

[quote=nIRV,Mar 13 2004, 04:44 AM]beta 5 is very very nice ... and fixes some a very annoying bug with the default interface ( not being able to scroll up a list while dragging item(s) )
I have one request that would make your ui a killer one ...
add a new "bar area" (same playback, seek, etc.) and call it "custom commands" (or whatever your imagination will dictate to you). Then in the configuration, offer to the user the possibility to drop in "commands" that will become a button in this custom commands bar (associated with a default icon bmp or a custom one selected by the user)
I hope my explainations are clear .. Ive been waiting for this kind of customization a long time ago but its not coming from the default ui so lets add it in a 3rd party ui

thanks for your efforts,
nIRV
p.s. where can I find custom string formats, Ive seen a couple of screenshot and thats all[/quote]
Its a nice idea, but might be a bitch to implement.. I'll look into it..
[quote=nIRV,Mar 13 2004, 07:03 AM]one more request in two parts that would be very nice (I'm enjoying customizing this ui, thanks)
1) make it possible to select the height of one row
to
2) make it possible to bitblt some predefined bitmaps ... here's how I think it could work
You have a list where you can insert bitmaps with an ID or name (much like resource file .. and exactly like your global strings except its bitmaps and a non-editable reference) ... then you make a function like $bitblt or whatever name ...
$bitblt(%my_bitmap_5stars%,center,center)
where the two last center center represent the vertical and horizontal align within the column ...
maybe you could add an option to say weither its a titled background, a stretched background, or an image , then the result could be considered as a background image with the possibility to overwrite text on top of it ... or start the text after the image ...
imagine a column for 1-2-3-4-5 stars with cool bitmaps instead of text ... and a column for media type with the nice icons from 0.8 ... sky's the limit[/quote]
1) If you mean items on the playlist with different heights, i dont think so..
2) Yes, I thought about that briefly already.
Its not like I can make my own titleformatting functions, though, not that that would work anyway, I might be able to do something like colour codes. I'll look into it..
[quote=yandexx,Mar 13 2004, 08:55 PM]Firstly, I'd say I like this UI, it's cool and I want it to get better.
Here are the bugs I discovered (in 0.1 beta 5 build 2):
- re-enabled toolbars don't appear at their previous place.[/quote]
I think that is more of a feature request..
[quote=yandexx,Mar 13 2004, 08:55 PM]- when 'no horizontal scrollbar mode' is enabled columns' widths are no more resizable one by one[/quote]Not really a bug, columns are meant to be auto-resizing. There is no simple way I could make them resizable from the UI.
[quote=yandexx,Mar 13 2004, 08:55 PM]- if horizontal scrollbar was on the screen and 'no horizontal scrollbar mode' was disabled, and then you enable it, this scrollbar remains on the screen, even if you resize the window after that.[/quote]Fixed for next version, thanks.
[quote=yandexx,Mar 13 2004, 08:55 PM]- there's no need in 'only when text is clipped' flag to be available if 'enable tooltips' flag isn't checked. make it gray then[/quote]If you insist..
[quote=yandexx,Mar 13 2004, 08:55 PM]- 'show ellipsis when string does not fit' - when the state of the flag changes, it immediatly applies only to currently playing item, other items change only when focus is set on them (or by some other reason such as resizing fb2k window)[/quote]Setting is updated instantly, and playing item gets updated every second if dynamic info is on. Press "Apply" to update everything anyway, I could make the setting not update instantly if that is what you are asking.
[quote=yandexx,Mar 13 2004, 08:55 PM]- have more built-in icons, plugin can't import fb2k icons from foo_ui_std[/quote]Meh. Use Resource Hacker.
[quote=yandexx,Mar 13 2004, 08:55 PM]- have the option of whether to show millisecs in selected tracks' time in status bar or not[/quote]If you insist, I dont see what difference it makes..