[quote=foosion,Aug 27 2004, 08:52 PM]The UI extensions a a nice addition, though there are some parts I don't like - not about specific panels, rather about the way the whole thing works. I'm currently writing down what I think should be changed and why, and how I would go about implementing that. Progress and this is rather slow, as I'm currently updating implementation and documentation of some of my own plugins, but I should have it finished around the middle of next week.
[/quote]
Any progress? I revised the api a bit, to work somewhat better with single-instance windows. Yuo can see the revised version
here. Its not implemented, so I may have overlooked some things. Any feedback appreciated.
[quote=Silverbolt,Sep 3 2004, 01:29 AM]The new album list panel is awesome; works great for multiple fields too.
Just wanted to report a small bug in ui_columns: right-clicking a header > 'Edit this column' always leads to the Globals tab instead of the respective column.
Thanks and keep up the great work :]
[/quote]
Your welcome

Known, it will be fixed for next version.
[quote=Stalwart,Sep 3 2004, 04:51 AM]MuzMuz rocks again...
Albumlist panel is much better than DBExplorer!! Thanks!!!
One question... Why you now need DBExplorer?

[/quote]
Your welcome

I thought maybe someone would prefer the multiple views. No other reason really.
[quote=filon,Sep 3 2004, 07:35 AM][quote=musicmusic,Sep 2 2004, 03:35 PM][quote=filon,Sep 2 2004, 06:16 PM]Hello musicmusic!
Your plugin is great and I really like it's panel functionality.
Anyway, it could be improved by providing panels on each side of the ui window (top, bottom, left, right), with configuration to turn on/off each panel, and choose if it takes the whole available size (width, for top/bottom, and height for left/ritht) or is forced by other panels to take what is left between (that could be configured visually). For example I prefer to have the panel on the left, and to have console at the bottom.
[/quote]
Sort of like make the area where the playlist is displayed one big sidebar, with another thin one on the right? Maybe. I don't want it to be too crazy, but certainly that kind of flexibility would be nice.
[/quote]
To make it more clear, I mean something configured like that (with ability to turn on/off panels, not shown here):

Update: I meant not panels, but sidebars, sorry for confusion.
[/quote]Ok. Something along those lines. It needs some thinking about really, I don't want it to be too complicated.
[quote=filon,Sep 3 2004, 07:35 AM][quote=musicmusic,Sep 2 2004, 03:35 PM][quote=filon,Sep 2 2004, 06:16 PM]And the more important thing, is it possible to make the plugin's panel functionaltiy independent of the UI? I mean, to make it new UI plugin, which uses different plugin for displaying UI in it's client area between panels. That would be very useful, and would make the new plugin more popular, because UI extensions would be available to any foobar2000 user. What do you think about that?
[/quote]What exactly do you mean? Are you talking about replacing the playlist? Eventually, yes. The current playlist view needs to be rewritten as a ui_extension first.
[/quote]
I mean loading any existing UI plugin into the playlist area, like the default foobar UI, for example.
[/quote]
Sorry, I still am not sure what exactly you are refering to. Selectable playlist view (as in the playlist window)? If it is that, then yes it is planned in some form.
[quote=spase,Sep 3 2004, 02:57 PM]is there a chance we can have minimum height for history and playlist switcher panels?[/quote]
A better solution would be support for resizable panels above/below playlist. I could add it in playlist switcher though, if you stilll want it. foo_history_panel does not have any configuration so I won't add it there for now.
[quote=spase,Sep 3 2004, 02:57 PM]and maybe a selectable delay for showing/hiding the sidebar?
[/quote]
For showing the sidebar, I use the system hover time, which you can configure using TweakUI (at least on TweakUI 2.10 for xp/2k3). I could make it configurable, if you prefer.
There isn't any delay for hiding the sidebar (do you really need one?)
[quote=spase,Sep 3 2004, 02:57 PM]oh and awesome work by the way

[/quote]
Thanks

[quote=0x1ff,Sep 3 2004, 07:55 PM][quote=Stalwart,Sep 2 2004, 08:51 PM]Albumlist panel is much better than DBExplorer![/quote]
I agree, thanks for that nice panel

[/quote]
Your welcome

[quote=0x1ff,Sep 3 2004, 07:55 PM]Is there another way of switching views than to right clicking the albumlist-panel? A combo box like in the original Albumlist window would be great - or am I just blind?
[/quote]No, contextmenu is the only way to do it. I have no plans no change this myself in the near future.
[quote=hunted,Sep 5 2004, 03:29 AM]I dont see why the db explorer and albumlist arent merged (at least panel wise) they share a lot of the same features, with a bit more config options one plugin could make everyone happy.
[/quote]
I didn't feel like adding multiple hierarchies to the album list panel. Someone could do it if they wanted.
[quote=Der_Iltis,Sep 5 2004, 02:57 PM]Could it be possible then to have two playlists opened at one time, would be really great
[/quote]
I don't have any such plans right now.