HydrogenAudio

Hosted Forums => foobar2000 => 3rd Party Plugins - (fb2k) => Topic started by: Phi on 2004-10-23 15:26:52

Title: foo_uie_tabs
Post by: Phi on 2004-10-23 15:26:52
This is something I've been working on. It's not finished, but I have exams to study for.

Plugin (http://yallara.cs.rmit.edu.au/~kspear/foobar/foo_uie_tabs.dll)
Source code (http://yallara.cs.rmit.edu.au/~kspear/foobar/foo_uie_tabs-src.zip)
Screenshot (http://yallara.cs.rmit.edu.au/~kspear/foobar/screenshot.png)

Also requires foo_ui_columns (http://www.hydrogenaudio.org/forums/index.php?showtopic=28647&view=findpost&p=89754)  v0.1.2 beta 4 or greater.

After you've copied the plugin to your foobar components directory, right click in the foo_ui_columns sidebar and select General->"Tabbed panel stack". Then right click on the empty window and use the "Add tab" sub-menu to add whichever extensions you like.

You can also make the tabs appear at the bottom of the window through the "Tab-bar  position" sub-menu (right click on a tab to find that). However, Windows XP with themes enabled has issues with using a tab control in tabs-on-the-bottom mode. But it's not my fault, I promise
Title: foo_uie_tabs
Post by: musicmusic on 2004-10-23 16:44:20
. Wow, thats a great idea. Maybe you could change the name from "Tabs" to something like "Panel Stack"?

It caused me one weird problem though. If the tabs is in the sidebar on foobar startup, it causes no mouse button down/up/conext menu messages to be recieved anywhere in the main window except the sidebar. The problem goes away when your panel is removed from the sidebar, it does not happen if your ppanel is added to the sidebar after foobar starts.

I'm not sure if its your fault, I don't have time to look into it anymore than that.

Quote
I'll fix this as soon as I figure out a way to detect clicks in an empty tab window(?).
I think they are sent to the parent window.
Title: foo_uie_tabs
Post by: anza on 2004-10-23 16:57:29
Cooooool
Title: foo_uie_tabs
Post by: Cenobita on 2004-10-23 16:58:04
I have a little problem with this plugin.
It work fine the first time i enabled but after close foobar and run it again I´m unable to click in any place. 

I´m doing something wrong...? 

And another question...

How I can get the extend search in the sidebar?
Title: foo_uie_tabs
Post by: anza on 2004-10-23 17:15:53
Strange, am I the only one who has no problems with this plugin? 
Now if only we could figure out a nicer way than tabs, as they are too large for my somewhat minimal taste  Anyhow, I'm glad there's the autohide option for the sidebar

Title: foo_uie_tabs
Post by: EZ-man on 2004-10-23 19:50:28
I'm searching for the extended seach plugin(for columns_uie), can someone help me?

this is my fb2k
Title: foo_uie_tabs
Post by: spaceships on 2004-10-23 20:05:34
Quote
I'm searching for the extended seach plugin(for columns_ie), can someone help me?

this is my fb2k
(http://ezman2k.myweb.hinet.net/ezfb2k.gif)
[a href="index.php?act=findpost&pid=249537"][{POST_SNAPBACK}][/a]



nice windows theme, what is it?
Title: foo_uie_tabs
Post by: EZ-man on 2004-10-23 20:12:29
It's window XP classic setting, but I changed some colors.
and I used azreal column setting for my fb2k. 
Quote
nice windows theme, what is it?
Title: foo_uie_tabs
Post by: ProfH on 2004-10-23 20:28:34
I've just Just switched to columns_ui and I'm loving it! But how do you get the Album List to display in the sidebar like that?
Title: foo_uie_tabs
Post by: anza on 2004-10-23 20:48:09
ProfH, check here (http://www.hydrogenaudio.org/forums/index.php?showtopic=28647).

Phi, Could it be possible to edit the name of the tabs manually?
Title: foo_uie_tabs
Post by: foosion on 2004-10-23 21:09:57
Nice idea, though I have a few things to make your todo list a little longer.
Title: foo_uie_tabs
Post by: ProfH on 2004-10-23 21:50:15
anza,

many thanks! The database explorer extension is pretty cool, too. 
Gradually moving away from Winamp after >5 years 
Title: foo_uie_tabs
Post by: Phi on 2004-10-24 03:55:40
Quote
. Wow, thats a great idea. Maybe you could change the name from "Tabs" to something like "Panel Stack"?

Thanks . I can make that the default. I'll probably let you choose eventually. I just didn't bother with a config dialog for this initial version.

Quote
It caused me one weird problem though. If the tabs is in the sidebar on foobar startup, it causes no mouse button down/up/conext menu messages to be recieved anywhere in the main window except the sidebar. The problem goes away when your panel is removed from the sidebar, it does not happen if your ppanel is added to the sidebar after foobar starts.

I'm not sure if its your fault, I don't have time to look into it anymore than that.

I'm sure it is my fault. I'll look into it.

Quote
Quote
I'll fix this as soon as I figure out a way to detect clicks in an empty tab window(?).
I think they are sent to the parent window.

That's weird, I'm not getting any window messages at all (in the tab control or the parent) when there are no tabs. Probably related to the above problem.

Quote
I have a little problem with this plugin.
It work fine the first time i enabled but after close foobar and run it again I´m unable to click in any place.

Hrmm... that doesn't sound good. I'll see what I can do.

Quote
Nice idea, though I have a few things to make your todo list a little longer.
  • The component crashes at start-up when a previously added ui_extension is no longer available.

  • If the component does not crash at start-up (i.e. all added ui_extensions are present), I get the same behaviour as described already by Cenobita. The left mouse button is essentially disabled, and the main window titlebar has the "inactive window" appearance. I've tested this with a minimal set of components to verify that it really is foo_uie_tabs that causes this.

No problem, thanks for testing. What OS are you on?

Quote
edit: I got an idea! What about having (optionally, of course) those tabs as something like the column headers are? That way it would look much more sleek imho

I could eventually draw the tabs myself to make them look a little nicer (or more minimal or whatever). They do look a quite large on your set-up.

Quote
Phi, Could it be possible to edit the name of the tabs manually?

Sure.
Title: foo_uie_tabs
Post by: Phi on 2004-10-24 06:10:44
New version uploaded (redownload from link in my first post). Fixes all of the bugs reported so far.
Title: foo_uie_tabs
Post by: NEMO7538 on 2004-10-24 08:02:30
Quote
ProfH, check here (http://www.hydrogenaudio.org/forums/index.php?showtopic=28647).

Phi, Could it be possible to edit the name of the tabs manually?
[a href="index.php?act=findpost&pid=249548"][{POST_SNAPBACK}][/a]


I second this idea .... It would enable to switch easily between your multiple views of the albumlist without waiting for the refresh, a nice feature in my opinion.
Title: foo_uie_tabs
Post by: upNorth on 2004-10-24 13:50:03
I just ran into a problem. I had foo_temple as a tab, but because of a problem with foo_temple that causes it to revert to a dialog/window on first restart (see this post (http://www.hydrogenaudio.org/forums/index.php?showtopic=12124&view=findpost&p=249551)), every remaining tab in  foo_uie_tabs stopped working after restart. All that showed up when I right clicked inside album list or history was "foo_temple configuration".

Edit: Forgot to thank you for this promising plugin. I like the way it makes the interface tidier, and that each panel gets a larger visible area when viewed. Looking forward to future versions.
Title: foo_uie_tabs
Post by: anza on 2004-10-24 14:09:19
Quote
Quote
edit: I got an idea! What about having (optionally, of course) those tabs as something like the column headers are? That way it would look much more sleek imho

I could eventually draw the tabs myself to make them look a little nicer (or more minimal or whatever). They do look a quite large on your set-up.
[{POST_SNAPBACK}][/a] (http://index.php?act=findpost&pid=249608")

Cool, thanks

I made a quick mock-up of what it could look like, what do you think?

(meh, my ftp connection seems to be dead somehow so I can't upload it on my webspace. I'll upload it to the upload forum in no time - if it works...)

edit: ok, [a href="http://www.hydrogenaudio.org/forums/index.php?showtopic=28891]here[/url] it is, would something like this be possible?


Quote
Quote
Phi, Could it be possible to edit the name of the tabs manually?

Sure.
[a href="index.php?act=findpost&pid=249608"][{POST_SNAPBACK}][/a]

Thanks in advance
Title: foo_uie_tabs
Post by: Cenobita on 2004-10-24 16:20:28
Quote
New version uploaded (redownload from link in my first post). Fixes all of the bugs reported so far.
[a href="index.php?act=findpost&pid=249620"][{POST_SNAPBACK}][/a]



It´s working fine now.

Fast and efficience fix 

Only one thing is drives me crazy...

Where´s the extended search tab?


Thanks for all your nice work
Title: foo_uie_tabs
Post by: ep0ch on 2004-10-24 17:21:42
Hello,

Instead of tabs could you make an option to use a dropdown list instead? like "playback order".

And why isnt it possible to add volume, seekbar and button panels?

cheers
Title: foo_uie_tabs
Post by: musicmusic on 2004-10-25 00:33:45
Quote
New version uploaded (redownload from link in my first post). Fixes all of the bugs reported so far.
[a href="index.php?act=findpost&pid=249620"][{POST_SNAPBACK}][/a]

Cool, another minor bug is that when you have a single tab, you can still move it right (which then causes problems)
Title: foo_uie_tabs
Post by: Phi on 2004-10-25 07:57:40
Quote
I just ran into a problem. I had foo_temple as a tab, but because of a problem with foo_temple that causes it to revert to a dialog/window on first restart (see this post (http://www.hydrogenaudio.org/forums/index.php?showtopic=12124&view=findpost&p=249551)), every remaining tab in  foo_uie_tabs stopped working after restart. All that showed up when I right clicked inside album list or history was "foo_temple configuration".

I think janjan is still working on that extension. But I'll see if I can improve the error checking in uie_tabs to make sure a "rogue" extension can't interfere with the other tabs.

Quote
Edit: Forgot to thank you for this promising plugin. I like the way it makes the interface tidier, and that each panel gets a larger visible area when viewed. Looking forward to future versions.
[{POST_SNAPBACK}][/a] (http://index.php?act=findpost&pid=249682")

Thank-you.

Quote
I made a quick mock-up of what it could look like, what do you think?

edit: ok, [a href="http://www.hydrogenaudio.org/forums/index.php?showtopic=28891]here[/url] it is, would something like this be possible?

Yeah, that should be possible. I'll need to learn how to do the drawing first though, so it might be a while before it gets added.

Quote
Only one thing is drives me crazy...

Where´s the extended search tab?
[a href="index.php?act=findpost&pid=249714"][{POST_SNAPBACK}][/a]

It was more of a concept thing, and was only ever released in source code. I suggest you wait until panel support is added to the database search plugin.

Quote
Instead of tabs could you make an option to use a dropdown list instead? like "playback order".

And why isnt it possible to add volume, seekbar and button panels?
[a href="index.php?act=findpost&pid=249728"][{POST_SNAPBACK}][/a]

Not a bad idea. I won't do anything like that for a while, but I'll add it to my "todo-one-day-in-the-future" list.

Quote
Quote
New version uploaded (redownload from link in my first post). Fixes all of the bugs reported so far.
[a href="index.php?act=findpost&pid=249620"][{POST_SNAPBACK}][/a]

Cool, another minor bug is that when you have a single tab, you can still move it right (which then causes problems)
[a href="index.php?act=findpost&pid=249824"][{POST_SNAPBACK}][/a]

Oops.

Edit: Oh and ep0ch, I forgot to say, the current version doesn't let you add toolbars (seekbar/buttons etc), but I only excluded them because I didn't think they were all that useful inside a tab. I'll re-enable them in an upcoming version.
Title: foo_uie_tabs
Post by: Skates on 2004-10-25 16:59:20
Awesome plug-in, definitely helped organize the panel pane! Thanks!
Title: foo_uie_tabs
Post by: jkwarras on 2004-10-25 17:51:48
Hi, thanks for this plugin!

A request: Could it be possible to have a minimum height (like the album list panel)? In the case that you want to insert tabbed panel stack outside the sidebar...
Title: foo_uie_tabs
Post by: Phi on 2004-10-26 04:23:24
Quote
Awesome plug-in, definitely helped organize the panel pane! Thanks!

Thanks for saying so.

Quote
Hi, thanks for this plugin!

A request: Could it be possible to have a minimum height (like the album list panel)? In the case that you want to insert tabbed panel stack outside the sidebar...
[a href="index.php?act=findpost&pid=249957"][{POST_SNAPBACK}][/a]

Umm... maybe. Definitely not until I add a config page though, since I guess you'll want a say in what that minimum height value actually is.
Title: foo_uie_tabs
Post by: ep0ch on 2004-10-28 10:16:15
Another feature I would like is having multiple Tabbed Panels or would this need a change to ColumnsUI?

(background: I'd like one tabbed panel used for Visualisations stuff e.g Vis and HTTP Buffer and another tabbed panel used for sliders e.g. seekbar and volume control.)

Edit: forgot to say "thanks!"
Title: foo_uie_tabs
Post by: Gemini on 2004-10-28 13:25:22
Wow, this plugin rocks! Thanks for making it.
Title: foo_uie_tabs
Post by: l.s on 2004-10-28 13:45:59
This plugin is what I have a long time waited for.

Many Thanks!

The possibility to assign shorcuts to the different tabs would be nice.


Regards, Lars
Title: foo_uie_tabs
Post by: Phi on 2004-10-28 15:22:53
Quote
Another feature I would like is having multiple Tabbed Panels or would this need a change to ColumnsUI?

(background: I'd like one tabbed panel used for Visualisations stuff e.g Vis and HTTP Buffer and another tabbed panel used for sliders e.g. seekbar and volume control.)

Edit: forgot to say "thanks!"
[a href="index.php?act=findpost&pid=250607"][{POST_SNAPBACK}][/a]

The plugin supports as many instances as you like (an earlier version even allowed tabs within tabs, but I didn't really see the point of that), but columns won't let you add more than one to the sidebar at a time.

Actually, I lie, I added a "fix" that broke multiple instances in the latest update. No matter, I've fixed that for the next version.

Quote
Wow, this plugin rocks! Thanks for making it.

Quote
This plugin is what I have a long time waited for.

Many Thanks!

Thanks guys

Quote
The possibility to assign shorcuts to the different tabs would be nice.

True. That one will have to go to the bottom of my todo list for the time being though.
Title: foo_uie_tabs
Post by: Moonwhaler on 2004-10-31 01:25:13
Hi there!

I just found a little redraw bug - although I don't know if it's a bug from the sidepanel itself or the database explorer (in the ColumnsUI thread musicmusic told me it is a foo_uie_tabs bug, so I'm posting it here now). Look at this screenshot I made -> HERE (http://www.nordinary.com/panelbug.gif)

This happens when I drag the scrollbar up / down and a hint pops up that covers the database explorer entry which is not completely visible at the time. When I drag further up / down the hint disppears but leaves this grey box instead of the entry title... weird.

My current FCS configuration -> HERE (http://www.nordinary.com/foo_uicolumns_export.fcs)

Using foobar 0.8.3 / ColumnsUI 0.1.2 (Beta 2) / foo_uie_tabs


Greetz.
Moon
Title: foo_uie_tabs
Post by: Phi on 2004-10-31 13:15:01
Quote
I just found a little redraw bug - although I don't know if it's a bug from the sidepanel itself or the database explorer (in the ColumnsUI thread musicmusic told me it is a foo_uie_tabs bug, so I'm posting it here now). Look at this screenshot I made -> HERE (http://www.nordinary.com/panelbug.gif)
[a href="index.php?act=findpost&pid=251100"][{POST_SNAPBACK}][/a]

Yep, that's foo_uie_tabs' fault. I'm posting a new version tomorrow with a few fixes (including that one).
Title: foo_uie_tabs
Post by: Phi on 2004-11-01 12:16:12
I've just uploaded that bugfixed version.  Multiple instances should work better now also.

Oh, and you can add toolbars as tabs now too.

PS. In case you missed the post, it turns out I was wrong about not being able to add multiple instances of an extension to the foo_uie_columns sidebar:
Quote
I mentioned it somewhere, when adding a panel from the context menu, click toggles the panel, shift-click adds a new instance of the panel, ctrl click toggles the panel, but inserts when it would rather have added, and shift+ctrl+click inserts inserts a new instance of the panel.
Title: foo_uie_tabs
Post by: jkwarras on 2004-11-01 13:21:00
Quote
I've just uploaded that bugfixed version.  Multiple instances should work better now also.[{POST_SNAPBACK}][/a] (http://index.php?act=findpost&pid=251359")

Cool, great plugin. Thanks

When you have time, please add possibility to have a minimum height (a config window, as you said), to avoid this: 

[a href="http://www.mokava.org/temp/Fotos/jkwarras.png]http://www.mokava.org/temp/Fotos/jkwarras.png[/url]
Title: foo_uie_tabs
Post by: Storm on 2004-11-01 14:07:34
Originally posted in foo_ui_columns thread:

I can't seem to get the tabbed panels, there's just a menu with General and Toolbars and umm well no tab stuff, look:

(http://fb.mine.nu/shots/program/foobar/toolbar.png)

There's no tabbed panel options in the sidebar menu either.

I have both foo_ui_columns and foo_uie_tabs dll's.
Title: foo_uie_tabs
Post by: dano on 2004-11-01 14:11:21
hey jkwarras, what's up with the no cover picture, is that by foo_looks?
Title: foo_uie_tabs
Post by: jkwarras on 2004-11-01 14:21:18
Quote
hey jkwarras, what's up with the no cover picture, is that by foo_looks?
[a href="index.php?act=findpost&pid=251394"][{POST_SNAPBACK}][/a]

No, it's mine 
Title: foo_uie_tabs
Post by: Phi on 2004-11-01 14:23:10
Quote
Originally posted in foo_ui_columns thread:

I can't seem to get the tabbed panels, there's just a menu with General and Toolbars and umm well no tab stuff, look:

[snipped image]

There's no tabbed panel options in the sidebar menu either.

I have both foo_ui_columns and foo_uie_tabs dll's.
[a href="index.php?act=findpost&pid=251392"][{POST_SNAPBACK}][/a]

The tabbed panel is supposed to be added to the sidebar (in the same place as your playlist list). You'll need to enable sidebar captions to be able to add it, so go in to preferences->columns ui and click on "reset sidebar". Then right click on the sidebar (it should be a blank grey area now), and select General->"Tabbed panel stack".
Title: foo_uie_tabs
Post by: Storm on 2004-11-01 14:26:06
Quote
The tabbed panel is supposed to be added to the sidebar (in the same place as your playlist list). You'll need to enable sidebar captions to be able to add it, so go in to preferences->columns ui and click on "reset sidebar". Then right click on the sidebar (it should be a blank grey area now), and select General->"Tabbed panel stack".
[a href="index.php?act=findpost&pid=251396"][{POST_SNAPBACK}][/a]


But then it will clear my playlists? Or won't it?

Edit: It wouldn't.
Title: foo_uie_tabs
Post by: dano on 2004-11-01 14:39:35
Quote
Quote
hey jkwarras, what's up with the no cover picture, is that by foo_looks?
[a href="index.php?act=findpost&pid=251394"][{POST_SNAPBACK}][/a]

No, it's mine 
[a href="index.php?act=findpost&pid=251395"][{POST_SNAPBACK}][/a]

i mean how the picture is put there
Title: foo_uie_tabs
Post by: jkwarras on 2004-11-01 22:01:39
Quote
i mean how the picture is put there
[a href="index.php?act=findpost&pid=251399"][{POST_SNAPBACK}][/a]

Go to:
foobar2000\components\foo_looks\
And replace 'lookversion.png' by your own 'no cover' picture 
Title: foo_uie_tabs
Post by: stroke on 2004-11-01 22:38:47
Quote
Quote
i mean how the picture is put there
[a href="index.php?act=findpost&pid=251399"][{POST_SNAPBACK}][/a]

Go to:
foobar2000\components\foo_looks\
And replace 'lookversion.png' by your own 'no cover' picture 
[a href="index.php?act=findpost&pid=251426"][{POST_SNAPBACK}][/a]


jkwarras, i think that dano actually meant "how did you make it appear in this place within foobar interface?", not "how do you change the default foo_looks "no cover" picture to sth different?"

so, how did you accomplish that? share your secret plz
Title: foo_uie_tabs
Post by: Storm on 2004-11-01 23:08:38
I wanna know too. Tell us all about your l33t config!
Title: foo_uie_tabs
Post by: jkwarras on 2004-11-02 07:17:32
Quote
Quote
Quote
i mean how the picture is put there
[{POST_SNAPBACK}][/a] (http://index.php?act=findpost&pid=251399")

Go to:
foobar2000\components\foo_looks\
And replace 'lookversion.png' by your own 'no cover' picture 
[a href="index.php?act=findpost&pid=251426"][{POST_SNAPBACK}][/a]


jkwarras, i think that dano actually meant "how did you make it appear in this place within foobar interface?", not "how do you change the default foo_looks "no cover" picture to sth different?"

so, how did you accomplish that? share your secret plz
[a href="index.php?act=findpost&pid=251436"][{POST_SNAPBACK}][/a]

Sorry to go off topic (moderator please feel free to move/split this).

1) Create a 'fake' album list or database explorer panel like this (or put it where you want: sidebar, ....):
[a href="http://www.mokava.org/temp/Fotos/jkwarrasfakecover.png]http://www.mokava.org/temp/Fotos/jkwarrasfakecover.png[/url]
2) Use the SeeThroughCover (http://www.hydrogenaudio.org/forums/index.php?showtopic=20187) look (foo_look) and put it on top of this 'fake' panel. You're done.

Until we have a coverart panel, this is a the only workaround I've found

My current Column UI configuration: here (http://www.mokava.org/temp/Fotos/foobar_colums_UI.fcs)
Title: foo_uie_tabs
Post by: definitely_maybe on 2004-11-02 10:41:19
Found a minor bug:
screenshot (http://www.boomspeed.com/lumc/ScreenHunter_002.jpg)
Title: foo_uie_tabs
Post by: Phi on 2004-11-02 10:51:44
Quote
Found a minor bug:
screenshot (http://www.boomspeed.com/lumc/ScreenHunter_002.jpg)

I was wondering when someone was going to mention that.
Title: foo_uie_tabs
Post by: zlebandit on 2004-11-02 23:36:08
Great work with this foo tabs.
But, with album list, i cannot sort my list as i want to, it's just the option given in standard. I don't understand why ....
But really good work
Title: foo_uie_tabs
Post by: Phi on 2004-11-03 13:02:09
New version (http://yallara.cs.rmit.edu.au/~kspear/foobar/foo_uie_tabs.dll).
Quote
Great work with this foo tabs.
But, with album list, i cannot sort my list as i want to, it's just the option given in standard. I don't understand why ....
But really good work
[a href="index.php?act=findpost&pid=251715"][{POST_SNAPBACK}][/a]

Thanks. Are you sure you're changing the options in preferences->"Album list panel" rather than the ones in "Album list"? The album list panel and the regular window are two separate components, so you have to set the options for each separately.
Title: foo_uie_tabs
Post by: kebabi on 2004-11-03 13:53:48
I have the newest version of foo_ui_columns, but I can't even see any kind of sidebar.
Is there something what I should do first?
I have ticked the "enable sidebar" and "show sidebar" from Components -> Columns UI.
Title: foo_uie_tabs
Post by: upNorth on 2004-11-03 13:57:52
Sorry to say this, but the new version has serious redrawing problems when tabs are unwrapping.

Title: foo_uie_tabs
Post by: Phi on 2004-11-03 14:04:41
Quote
Sorry to say this, but the new version has serious redrawing problems when tabs are unwrapping.


[a href="index.php?act=findpost&pid=251790"][{POST_SNAPBACK}][/a]

Whoa. XP themes seem to get me every time... 
I'll look in to it.

EDIT: nevermind, happens without themes too

@kebabi:
You could try the "reset sidebar" buttons in preferences.
Title: foo_uie_tabs
Post by: Phi on 2004-11-03 14:11:15
Try now.
Title: foo_uie_tabs
Post by: kebabi on 2004-11-03 14:14:34
Reset sidebar does nothing... :/
Title: foo_uie_tabs
Post by: upNorth on 2004-11-03 14:16:03
Quote
Try now.
[a href="index.php?act=findpost&pid=251794"][{POST_SNAPBACK}][/a]
Works just fine now
Title: foo_uie_tabs
Post by: janjan on 2004-11-03 14:22:43
Quote
Reset sidebar does nothing... :/
[a href="index.php?act=findpost&pid=251795"][{POST_SNAPBACK}][/a]


Do you have something like 'Autohide Sidebar' enabled?
Title: foo_uie_tabs
Post by: antxxxx on 2004-11-03 14:23:00
Quote
Quote
Quote
Quote
i mean how the picture is put there
[{POST_SNAPBACK}][/a] (http://index.php?act=findpost&pid=251399")

Go to:
foobar2000\components\foo_looks\
And replace 'lookversion.png' by your own 'no cover' picture 
[a href="index.php?act=findpost&pid=251426"][{POST_SNAPBACK}][/a]


jkwarras, i think that dano actually meant "how did you make it appear in this place within foobar interface?", not "how do you change the default foo_looks "no cover" picture to sth different?"

so, how did you accomplish that? share your secret plz
[a href="index.php?act=findpost&pid=251436"][{POST_SNAPBACK}][/a]

Sorry to go off topic (moderator please feel free to move/split this).

1) Create a 'fake' album list or database explorer panel like this (or put it where you want: sidebar, ....):
[a href="http://www.mokava.org/temp/Fotos/jkwarrasfakecover.png]http://www.mokava.org/temp/Fotos/jkwarrasfakecover.png[/url]
2) Use the SeeThroughCover (http://www.hydrogenaudio.org/forums/index.php?showtopic=20187) look (foo_look) and put it on top of this 'fake' panel. You're done.


How do you get the panels to be so big when you add them to the toolbar (where you have the album list and database explorer panels). When I add them they are always just one character high
Title: foo_uie_tabs
Post by: kebabi on 2004-11-03 14:33:24
Quote
Quote
Reset sidebar does nothing... :/
[a href="index.php?act=findpost&pid=251795"][{POST_SNAPBACK}][/a]


Do you have something like 'Autohide Sidebar' enabled?
[a href="index.php?act=findpost&pid=251797"][{POST_SNAPBACK}][/a]

Nope...only enable and show sidebar.
Title: foo_uie_tabs
Post by: janjan on 2004-11-03 14:37:59
Quote
Nope...only enable and show sidebar.
[a href="index.php?act=findpost&pid=251800"][{POST_SNAPBACK}][/a]


Do you see the playlist switcher on the left side?
Title: foo_uie_tabs
Post by: kebabi on 2004-11-03 14:42:23
Quote
Quote
Nope...only enable and show sidebar.
[a href="index.php?act=findpost&pid=251800"][{POST_SNAPBACK}][/a]


Do you see the playlist switcher on the left side?
[a href="index.php?act=findpost&pid=251801"][{POST_SNAPBACK}][/a]

I see nothing on left side :F

edit: I just re-installed foobar and it works now..thanks for your help anyway!
Title: foo_uie_tabs
Post by: jkwarras on 2004-11-03 15:41:30
Quote
How do you get the panels to be so big when you add them to the toolbar (where you have the album list and database explorer panels). When I add them they are always just one character high
[a href="index.php?act=findpost&pid=251798"][{POST_SNAPBACK}][/a]

I don't know, I was using the previous version of foo_ui_tabs and also noticed that the height was higher than one character high. Strange, because with the current version this happens again (I mean, right now the height is always one character high).

For the album list panel you can select a minimum height under preferences.
Title: foo_uie_tabs
Post by: Phi on 2004-11-04 13:30:38
Quote
Quote
How do you get the panels to be so big when you add them to the toolbar (where you have the album list and database explorer panels). When I add them they are always just one character high
[a href="index.php?act=findpost&pid=251798"][{POST_SNAPBACK}][/a]

I don't know, I was using the previous version of foo_ui_tabs and also noticed that the height was higher than one character high. Strange, because with the current version this happens again (I mean, right now the height is always one character high).
[a href="index.php?act=findpost&pid=251808"][{POST_SNAPBACK}][/a]

Before the previous update I was experimenting with minimum heights, and some of that code found its way into the dll I uploaded. I never meant to release it like that, and you must have been quick, because I'm pretty sure I removed it and uploaded again only a few mins later.
Title: foo_uie_tabs
Post by: jkwarras on 2004-11-04 13:52:13
Quote
and you must have been quick, because I'm pretty sure I removed it and uploaded again only a few mins later.
[a href="index.php?act=findpost&pid=251952"][{POST_SNAPBACK}][/a]

I guess I was really quick 

Any chances to get that feature soon or it was only an experiment?
Title: foo_uie_tabs
Post by: stroke on 2004-11-06 19:13:38
since the tree in my album list panel is getting longer and longer, and thus it is quite difficult to browse it effectively and comfortably, it just occured to me that it would be really useful to have a search field under (or above ) the album list panel, called, let's say "search in album list". i can imagine the album tree shrinking in real time, as i type my query.

do you think it is possible to implement such a feature? would you find it useful?

PS.
oh, you could even have three search fields:
-find in artist
-find in album
-find in song title
and use the one that suits you best
Title: foo_uie_tabs
Post by: jkwarras on 2004-11-06 21:44:01
Quote
it would be really useful to have a search field under (or above ) the album list panel, called, let's say "search in album list". i can imagine the album tree shrinking in real time, as i type my query.
[{POST_SNAPBACK}][/a] (http://index.php?act=findpost&pid=252355")

You should request it to an appropiate developper (not here at foo_uie_tabs) 

OT: I requested this [a href="http://www.hydrogenaudio.org/forums/index.php?showtopic=26475&hl=foo_playlistfind#]sometime ago[/url], something similar to foo_playlistfind but for albumlist, but Phi said that this should be implemented in the panel itself (in the albumlist panel).
Title: foo_uie_tabs
Post by: Phi on 2004-11-14 06:38:28
Updated (http://yallara.cs.rmit.edu.au/~kspear/foobar/foo_uie_tabs.dll) to version 0.1.4.

Note: This version breaks compatibility with the last one, so you'll need to add all of your tabs again.

Adds:
Title: foo_uie_tabs
Post by: NEMO7538 on 2004-11-14 07:40:43
Quote
Updated (http://yallara.cs.rmit.edu.au/~kspear/foobar/foo_uie_tabs.dll) to version 0.1.4.

Note: This version breaks compatibility with the last one, so you'll need to add all of your tabs again.

Adds:
  • configurable minimum height

  • tab renaming

  • tab padding adjustment (affects overall tab size)

[a href="index.php?act=findpost&pid=253724"][{POST_SNAPBACK}][/a]


I just tried this new version. I noticed that tabbed panels (others than album list) are lost when closing down and restarting Foobar.

Any idea ?
Title: foo_uie_tabs
Post by: koach on 2004-11-14 07:59:18
Quote
I just tried this new version. I noticed that tabbed panels (others than album list) are lost when closing down and restarting Foobar.

Any idea ?

Same happens here.

I tried resetting sidebar and adding some tabs (Playlist switcher, Album list and History) then restarted it, there was only an album list tab left.
After some testing, it seems it can only remember Album list panel and Visualisation panel, the other panels are gone after restart on my system.
Title: foo_uie_tabs
Post by: jkwarras on 2004-11-14 12:02:13
Quote
Adds:
  • configurable minimum height

[a href="index.php?act=findpost&pid=253724"][{POST_SNAPBACK}][/a]

Thanks!
Title: foo_uie_tabs
Post by: Phi on 2004-11-14 12:10:21
Grrr. Stupid bug I introduced because I can't help but fiddle with code just before releasing it. 
Fixed now.
Title: foo_uie_tabs
Post by: NEMO7538 on 2004-11-14 12:30:50
Quote
Grrr. Stupid bug I introduced because I can't help but fiddle with code just before releasing it.  
Fixed now.
[a href="index.php?act=findpost&pid=253778"][{POST_SNAPBACK}][/a]


Works fine now !
Title: foo_uie_tabs
Post by: dano on 2004-11-14 12:35:09
where can i rename a tab? (if this means renaming the caption, e.g. from "Database Explorer" to "DB Expl" to have a shorter string
Title: foo_uie_tabs
Post by: Phi on 2004-11-14 12:45:06
Quote
where can i rename a tab? (if this means renaming the caption, e.g. from "Database Explorer" to "DB Expl" to have a shorter string
[a href="index.php?act=findpost&pid=253784"][{POST_SNAPBACK}][/a]

Right click on a tab and select "Rename tab..."
Title: foo_uie_tabs
Post by: upNorth on 2004-11-14 12:56:02
Thanks for making such a useful plugin. 

Request:
Could you make it an option to center tab names?
Title: foo_uie_tabs
Post by: Phi on 2004-11-14 13:17:04
Quote
Thanks for making such a useful plugin. 

Request:
Could you make it an option to center tab names?
[a href="index.php?act=findpost&pid=253792"][{POST_SNAPBACK}][/a]

You mean they're not already centered? Or would you like them to be left/right aligned? Unfortunately I have no control over that, so you're stuck with whichever way Windows decides to draw them.
Title: foo_uie_tabs
Post by: upNorth on 2004-11-14 18:45:40
Quote
Quote
Thanks for making such a useful plugin. 

Request:
Could you make it an option to center tab names?
[a href="index.php?act=findpost&pid=253792"][{POST_SNAPBACK}][/a]
You mean they're not already centered? Or would you like them to be left/right aligned? Unfortunately I have no control over that, so you're stuck with whichever way Windows decides to draw them.[a href="index.php?act=findpost&pid=253800"][{POST_SNAPBACK}][/a]
Nah, after a closer look, it appears they can't really make up their mind. Some seems to be left aligned, and some centered.

I use width=4 and height=3 to make it as small as possible, but when I increase width to e.g. 30, all looks close to centered.

But, this is not a major problem at all. I'll probably leave it as is, or maybe add some padding before the name if I feel really pedantic.
Title: foo_uie_tabs
Post by: rocketsauce on 2004-11-14 21:09:11
We have a couple of new, great panels, foo_uie_trackinfo and foo_uie_albumart, that can be added as tabs. Some users in the foo_uie_trackinfo thread have requested that a cover art display option be added to that panel. However, Phi has said he doesn't have plans to add that feature at the moment. That got me thinking.    Is it feasible that somehow foo_uie_tabs could be made so that it is possible to load more than one panel in a single tab? Then both foo_uie_trackinfo and foo_uie_albumart could be displayed in a single tab. Another example: I have an album list view that displays tracks by date and an album list view that displays tracks by decade. It would be cool if I could load both of them into a single tab rather than having a separate tab for each view.

Thanks!

Rob
Title: foo_uie_tabs
Post by: upNorth on 2004-11-14 21:39:09
I like rocketsauce's "shared tab" idea. 

I personally like to split the sidebar in two and have the playlist switcher in the upper part, and this pluing in the lower. That gives enough vertical space for tabs like "album list", but at the same time alot more than needed for others. Sharing between "track info" and "albumart" would be the most important usage though.
Title: foo_uie_tabs
Post by: Moonwhaler on 2004-11-14 23:14:47
Err.... Bug? I just re-installed my whole f2K (completely deleted the old installation), then added several plugins (including ColumnsUI) and imported my old CUI configuration. foo_uie_tabs works fine (I added history and database as tab), but when I close foo and start it again my previous configuration is gone (the tab-config)... Does anyone have an idea?

Thanks big time!
Moon

edit: typo
Title: foo_uie_tabs
Post by: badrad on 2004-11-15 02:55:46
Thank you very much for this plugin, I find it very useful, and look forward to continued development.
Title: foo_uie_tabs
Post by: badrad on 2004-11-15 03:13:06
Hey I am really digging this, thanks a lot.

Am I missing something? I would like to be able to have more then one extension in each tab, is this possible? If not, could it be?
Title: foo_uie_tabs
Post by: Sandman2012 on 2004-11-15 04:59:43
I get the same bug as well, with the panels config not saved on a restart f foobar. Gonna switch to the older version for now.

edit: just saw on the last page that it may have been fixed. Trying it now.

edit2: work like a charm.
Title: foo_uie_tabs
Post by: Phi on 2004-11-15 13:55:44
Quote
Quote
Quote
Thanks for making such a useful plugin. 

Request:
Could you make it an option to center tab names?
[a href="index.php?act=findpost&pid=253792"][{POST_SNAPBACK}][/a]
You mean they're not already centered? Or would you like them to be left/right aligned? Unfortunately I have no control over that, so you're stuck with whichever way Windows decides to draw them.[a href="index.php?act=findpost&pid=253800"][{POST_SNAPBACK}][/a]
Nah, after a closer look, it appears they can't really make up their mind. Some seems to be left aligned, and some centered.

I use width=4 and height=3 to make it as small as possible, but when I increase width to e.g. 30, all looks close to centered.

But, this is not a major problem at all. I'll probably leave it as is, or maybe add some padding before the name if I feel really pedantic.
[a href="index.php?act=findpost&pid=253814"][{POST_SNAPBACK}][/a]

Ah, ok then.

Quote
That got me thinking.    Is it feasible that somehow foo_uie_tabs could be made so that it is possible to load more than one panel in a single tab? Then both foo_uie_trackinfo and foo_uie_albumart could be displayed in a single tab. Another example: I have an album list view that displays tracks by date and an album list view that displays tracks by decade. It would be cool if I could load both of them into a single tab rather than having a separate tab for each view.
[a href="index.php?act=findpost&pid=253839"][{POST_SNAPBACK}][/a]

Well, this can be done without uie_tabs' help. Someone just needs to follow the design concept of this plugin, and make a ui extension that doubles as an extension host. Then the "split" host extension could be added as a tab.

That would be pretty cool, since if uie_tabs was the only extension in the sidebar, it would be like having 4 separately configured sidebars on top of each other.
Title: foo_uie_tabs
Post by: krazy on 2004-11-15 14:36:09
@rocketsauce

That's an awesome idea! 
Title: foo_uie_tabs
Post by: Moonwhaler on 2004-11-15 19:34:54
Quote
Err.... Bug? I just re-installed my whole f2K (completely deleted the old installation), then added several plugins (including ColumnsUI) and imported my old CUI configuration. foo_uie_tabs works fine (I added history and database as tab), but when I close foo and start it again my previous configuration is gone (the tab-config)... Does anyone have an idea?

Thanks big time!
Moon

edit: typo
[a href="index.php?act=findpost&pid=253877"][{POST_SNAPBACK}][/a]


OK, be as dumb as me and you're done with... I just did the general mistake: Don't read the posts, just post! Thanks Sandman2012 for your kind hint - and thank you Phi for programming this great plugin

Thanks!
Title: foo_uie_tabs
Post by: Xerion on 2004-11-17 12:00:08
Great plugin, I just hope someone makes a plugin to put several components on 1 tab

My Foobar Pic (http://images.xerionslair.org/myfoobar3.jpg)
Title: foo_uie_tabs
Post by: phew on 2004-11-17 14:46:27
Quote
Quote
where can i rename a tab? (if this means renaming the caption, e.g. from "Database Explorer" to "DB Expl" to have a shorter string
[a href="index.php?act=findpost&pid=253784"][{POST_SNAPBACK}][/a]

Right click on a tab and select "Rename tab..."
[a href="index.php?act=findpost&pid=253789"][{POST_SNAPBACK}][/a]

Hi Phi,
I've tried to rename the tabs too but the "Rename Tab" item doesn't show in the list. Any ideas what I could try to solve this? I'm using the latest version (26kb).
Thanks for your great plug!!
phew
Title: foo_uie_tabs
Post by: drbeachboy on 2004-11-17 15:53:16
Quote
Great plugin, I just hope someone makes a plugin to put several components on 1 tab

My Foobar Pic (http://images.xerionslair.org/myfoobar3.jpg)
[a href="index.php?act=findpost&pid=254499"][{POST_SNAPBACK}][/a]


Hi Xerion,

I really like your configuration. Would you care to share what skin, and the config settings that you are using?
Title: foo_uie_tabs
Post by: Xerion on 2004-11-17 16:22:23
Quote
Quote
Great plugin, I just hope someone makes a plugin to put several components on 1 tab

My Foobar Pic (http://images.xerionslair.org/myfoobar3.jpg)
[{POST_SNAPBACK}][/a] (http://index.php?act=findpost&pid=254499")


Hi Xerion,

I really like your configuration. Would you care to share what skin, and the config settings that you are using?
[a href="index.php?act=findpost&pid=254534"][{POST_SNAPBACK}][/a]


Hi,
I'm using a windowblinds skin named "Doublet" to skin my windows. In foobar I'm using the columns UI formatting string [a href="http://foobar.nub4life.net/columns/pafiledb.php?action=file&id=40]"Fusion"[/url] of which I have edited the colors and some other things.  For the trackinfo panel I'm using a modified version of the string posted by Free in the foo_uie_trackinfo (http://www.hydrogenaudio.org/forums/index.php?showtopic=29363) thread. Using the columns UI setting to show all toolbars, I have added panel stacks to the toolbar which I have given a minimum height so they'll display right. To actually have multiple panel stacks I have compiled 2 more panel stack DLL's with modified source so they have different GUID's. It's a bit of a hack but I don't have a lot of programming skill (yet anyway ).
Title: foo_uie_tabs
Post by: ilikedirtthe2nd on 2004-11-17 17:16:41
Quote
I have added panel stacks to the toolbar which I have given a minimum height so they'll display right. To actually have multiple panel stacks I have compiled 2 more panel stack DLL's with modified source so they have different GUID's. It's a bit of a hack but I don't have a lot of programming skill (yet anyway ).
[a href="index.php?act=findpost&pid=254540"][{POST_SNAPBACK}][/a]


You can load two instances of the pannel stack by holding [shift]!
Title: foo_uie_tabs
Post by: mazy on 2004-11-17 17:22:03
i have two uie_tabs and i didn't have to recompile them. you can use modifier keys to force to 'add' new instance of extension, though for example playlist_find doesn't support that ...

edit: i was too slow (plus i didn't remember which key, hehe). btw donnie darko owns
Title: foo_uie_tabs
Post by: filon on 2004-11-17 17:47:08
I think, that option to add another panel instance should be available from menu. It  simply should be better exposed, as it is quite frequently used feature. Right now it's kind of hidden...
Title: foo_uie_tabs
Post by: NEMO7538 on 2004-11-17 18:35:40
You can actually load multiple instances of a panel by either :
- holding the "Shift" key when selecting the panel to add it as a "primary" panel
- just selecting the panel from within a tabbed one

However not all panels behave equally. I have performed a quick test with results below :

Case 1 Some work well :
- Tabbed panels
- Playlist switcher
- Album list
- History

Case 2 Some allow only one instance (the former instance will disappear) :
- Track info
- Enqueue list

Case 3 Some will crash foobar :
- Album Art

Maybe the developpers could align themselves on Case 1, which is obviously the most polite behavior.
Title: foo_uie_tabs
Post by: Xerion on 2004-11-17 19:33:24
Ah I didn't know about the shift key, but still, I can't set different minimum heights using that method, while I can set up the properties seperatly with my hacked panel stacks
Title: foo_uie_tabs
Post by: Phi on 2004-11-18 11:55:23
Quote
I've tried to rename the tabs too but the "Rename Tab" item doesn't show in the list. Any ideas what I could try to solve this? I'm using the latest version (26kb).
[a href="index.php?act=findpost&pid=254524"][{POST_SNAPBACK}][/a]

Hrmm... I have no idea. The only thing I can suggest is to start up foobar once with the plugin deleted, then download it again, etc.

Quote
You can actually load multiple instances of a panel by either :
- holding the "Shift" key when selecting the panel to add it as a "primary" panel
- just selecting the panel from within a tabbed one

However not all panels behave equally. I have performed a quick test with results below :

Case 1 Some work well :
- Tabbed panels
- Playlist switcher
- Album list
- History

Case 2 Some allow only one instance (the former instance will disappear) :
- Track info
- Enqueue list

Case 3 Some will crash foobar :
- Album Art

Maybe the developpers could align themselves on Case 1, which is obviously the most polite behavior.
[a href="index.php?act=findpost&pid=254562"][{POST_SNAPBACK}][/a]

As musicmusic mentioned in another thread, allowing multiple instances doesn't make sense for all ui extensions. Granted, having more than one track info instance would be useful, and will probably be implemented eventually.
Title: foo_uie_tabs
Post by: rexy on 2004-11-18 17:26:37
As for foo_uie_albumart, my inside build already fixes the crash (I'll release it soon when I have time to change some other things in it). I think I'll be enabling multiple instances for the next version, actually. I feel embarrassed to be the only one in group number 3, so I'll try to make up for it by putting it directly in group number 1 with the next version .
Title: foo_uie_tabs
Post by: Frank Bicking on 2004-11-19 14:38:55
Phi,

could you please consider to change the font settings from MS Sans Serif to Tahoma or better, the current default font for dialog window elements? The following screenshot taken from the first page should illustrate what I mean, just compare the font of the panel tabs with the font of the playlist tabs.

(http://koti.mbnet.fi/antsau/foobar2000/foobar2000-23.10-2004.png)
Title: foo_uie_tabs
Post by: Phi on 2004-11-20 05:02:49
Quote
Phi,

could you please consider to change the font settings from MS Sans Serif to Tahoma or better, the current default font for dialog window elements?
[a href="index.php?act=findpost&pid=254981"][{POST_SNAPBACK}][/a]

Ok.
Title: foo_uie_tabs
Post by: esa372 on 2004-11-20 18:27:54
Quote
Quote
I've tried to rename the tabs too but the "Rename Tab" item doesn't show in the list. Any ideas what I could try to solve this? I'm using the latest version (26kb).
Hrmm... I have no idea. The only thing I can suggest is to start up foobar once with the plugin deleted, then download it again, etc.
I was having the same problem as phew (no "Rename Tab" option), but Phi's suggestion did the trick.

Thanks!  I'm really diggin' this plug-in!

~esa
Title: foo_uie_tabs
Post by: phew on 2004-11-20 22:44:02
I don't know what it was in the end BUT it's solved now! ;-)
Thank you Phi!!
Title: foo_uie_tabs
Post by: Phi on 2004-11-21 12:34:09
Updated (http://yallara.cs.rmit.edu.au/~kspear/foobar/foo_uie_tabs.dll) to version 0.1.5.

Changes:
Title: foo_uie_tabs
Post by: metal_termite on 2004-11-21 13:34:09
Quote
Great plugin, I just hope someone makes a plugin to put several components on 1 tab

My Foobar Pic (http://images.xerionslair.org/myfoobar3.jpg)
[a href="index.php?act=findpost&pid=254499"][{POST_SNAPBACK}][/a]


How did you get the album list panel on the right side?
Title: foo_uie_tabs
Post by: mazy on 2004-11-21 15:28:16
Quote
How did you get the album list panel on the right side?
[a href="index.php?act=findpost&pid=255301"][{POST_SNAPBACK}][/a]
that's not right side (well, ehm ), but toolbar area. he used recompiled version of uie_tabs with different gui, so he could set different minimal heights for it to display correctly when used as toolbar ...
Title: foo_uie_tabs
Post by: waileongyeo on 2004-11-26 04:15:09
Quote
Updated (http://yallara.cs.rmit.edu.au/~kspear/foobar/foo_uie_tabs.dll) to version 0.1.5.

Changes:
  • configurable font

  • fixes bug wrt closing extension windows (you may have noticed a brief flash on foobar exit)

[a href="index.php?act=findpost&pid=255291"][{POST_SNAPBACK}][/a]



New foo_ui_columns is out (Beta4), this plugin can't be loaded as the beta4 require plugins to be compiled with new ui_extension (v5.0.0). Could Phi please update the plugin compilation?

Thanks.
Title: foo_uie_tabs
Post by: Hidea on 2004-11-27 20:30:03
yes, this plugin needs updating!
Title: foo_uie_tabs
Post by: BenniP on 2004-11-28 00:19:19
Cool down, Phi is going to update this and foo_uie_trackinfo when he notices that beta4 broke the panels.
Title: foo_uie_tabs
Post by: ep0ch on 2004-11-28 13:39:55
Hello,

If I have a tab that contains a Vis plugin I get the impression that the Vis plugin is working away in the background regardless of whether its tab is selected or not?

Is it possible for an option to disable the Vis doing processing if its tab is not selected? I might be wrong on my conclusion though of course

Cheers
Title: foo_uie_tabs
Post by: foosion on 2004-11-28 13:50:50
That would have to be implemented in the vis plugin, not in foo_uie_tabs.
Title: foo_uie_tabs
Post by: Phi on 2004-11-28 14:07:46
Updated (http://yallara.cs.rmit.edu.au/~kspear/foobar/foo_uie_tabs.dll).

Changes:EDIT: ignore below...
Note: in line with the new api, this plugin goes in the "Layout" category, and by the looks of it ui_columns removes the sidebar caption for this category of ui extensions. There's no need to bombard me with bug reports about it.
Title: foo_uie_tabs
Post by: vrankie on 2004-11-28 14:55:39
I can't find the reset sidebars button in preferences/collums UI /display.  What am I doing wrong?
Title: foo_uie_tabs
Post by: musicmusic on 2004-11-28 15:25:07
Quote
Note: in line with the new api, this plugin goes in the "Layout" category, and by the looks of it ui_columns removes the sidebar caption for this category of ui extensions. There's no need to bombard me with bug reports about it.
[a href="index.php?act=findpost&pid=256538"][{POST_SNAPBACK}][/a]
I think you should still be setting it as a panel as well in your case. I.e. ui_extension_flag::TYPE_PANEL|ui_extension_flag::TYPE_LAYOUT.  Which should make it show the caption by default. I don't know yet if showing the caption for all layout extensions would be the right thing to do yet.

Quote
I can't find the reset sidebars button in preferences/collums UI /display.  What am I doing wrong?
[a href="index.php?act=findpost&pid=256546"][{POST_SNAPBACK}][/a]
It moved to prefs/columns ui/sidebar in beta 4.
Title: foo_uie_tabs
Post by: Phi on 2004-11-28 15:59:45
Quote
Quote
Note: in line with the new api, this plugin goes in the "Layout" category, and by the looks of it ui_columns removes the sidebar caption for this category of ui extensions. There's no need to bombard me with bug reports about it.
[a href="index.php?act=findpost&pid=256538"][{POST_SNAPBACK}][/a]
I think you should still be setting it as a panel as well in your case. I.e. ui_extension_flag::TYPE_PANEL|ui_extension_flag::TYPE_LAYOUT.  Which should make it show the caption by default. I don't know yet if showing the caption for all layout extensions would be the right thing to do yet.
[a href="index.php?act=findpost&pid=256553"][{POST_SNAPBACK}][/a]

Ah, I didn't realise you were expecting those to be combined. I've updated the plugin. I don't know what else you have in mind for layout extensions, but sidebar-wise I would leave the caption there consistently, since people can easily hide it if they don't want to see it.
Title: foo_uie_tabs
Post by: musicmusic on 2004-11-28 16:06:27
Quote
Ah, I didn't realise you were expecting those to be combined. I've updated the plugin. I don't know what else you have in mind for layout extensions, but sidebar-wise I would leave the caption there consistently, since people can easily hide it if they don't want to see it.
[a href="index.php?act=findpost&pid=256558"][{POST_SNAPBACK}][/a]
Well actually I wasn't even expecting you to use the layout type yet

I'll change the caption thing if it proves necessary for 0.1.2.
Title: foo_uie_tabs
Post by: Hidea on 2004-11-28 16:31:52
noes! now the album_ui and track_info_ui isn't working!


thanks tho Phi!  now I can get back to my normal foobar life.
Title: foo_uie_tabs
Post by: nbv4 on 2004-11-28 19:31:13
is there any way we can get a link to the previous version of this plugin? the one that works with beta 3? I don't want to switch to beta 4 just yet since the album art plugin hasn't been updated to beta 4 yet.
Title: foo_uie_tabs
Post by: TedFromAccounting on 2004-11-28 20:26:11
Here's the version that's compatable with beta 3 for anyone who wants it...

Click (http://home.centurytel.net/jabba/foo_uie_tabs.zip)
Title: foo_uie_tabs
Post by: AsILayDying on 2004-12-02 03:20:09
thanks.......TedFromAccounting!!!
Title: foo_uie_tabs
Post by: LiTEMaTTeR on 2004-12-06 06:25:43
deleted
Title: foo_uie_tabs
Post by: 0x1ff on 2004-12-06 15:53:52
First of all thanks for the great ui-extension 

Is it possible to add more than one panel stack to the sidebar? I thought about one for Albumlist/History/Playlist and another for TrackInfo/AlbumArt..
Title: foo_uie_tabs
Post by: witt on 2004-12-06 16:07:41
Quote
First of all thanks for the great ui-extension  

Is it possible to add more than one panel stack to the sidebar? I thought about one for Albumlist/History/Playlist and another for TrackInfo/AlbumArt..
[a href="index.php?act=findpost&pid=258071"][{POST_SNAPBACK}][/a]

Shift + Tabbed panel stack
Title: foo_uie_tabs
Post by: 0x1ff on 2004-12-06 16:26:55
Thanks alot!
Title: foo_uie_tabs
Post by: LiTEMaTTeR on 2004-12-06 17:55:03
Quote
Updated (http://yallara.cs.rmit.edu.au/~kspear/foobar/foo_uie_tabs.dll) to version 0.1.5.

Changes:
  • configurable font

  • fixes bug wrt closing extension windows (you may have noticed a brief flash on foobar exit)

[a href="index.php?act=findpost&pid=255291"][{POST_SNAPBACK}][/a]


Can somebody post an to the old 0.1.5? I need it because it works with colum UI beta 3.  All the links here seem to be for 0.1.6 which requries beta 4 (can't use yet).
Title: foo_uie_tabs
Post by: esa372 on 2004-12-06 18:02:06
Quote
Can somebody post an to the old 0.1.5? I need it because it works with colum UI beta 3.  All the links here seem to be for 0.1.6 which requries beta 4 (can't use yet).
Scroll up 7 posts (or click here (http://www.hydrogenaudio.org/forums/index.php?showtopic=28869&view=findpost&p=256594)).
 

:edit: link
Title: foo_uie_tabs
Post by: popatr on 2004-12-09 18:06:55
I have WXP Home sp2
Foobar 0.8.3 latest special install + openwith0.4 + massdelete1.7
columns ui 0.1.2rc1
Tabbed panels 0.1.6
All of the latest versions of the panels that are listed in the first post in the columns ui thread

I can put up an instance of the panel stack, but if I add anything to it (i.e. playlist switcher), big parts of the gui hang every time.  I.e. the sidebar won't auto-appear, the seekbar and the visualization don't update, keyboard events are missed.  But oddly, I can still update the track position with the seekbar, it just won't move on it's own.  Also, the gui won't shut down cleanly.

I don't know if this is the fault of panel stack or columns ui.
Title: foo_uie_tabs
Post by: Phi on 2004-12-10 03:58:53
Quote
I can put up an instance of the panel stack, but if I add anything to it (i.e. playlist switcher), big parts of the gui hang every time.  I.e. the sidebar won't auto-appear, the seekbar and the visualization don't update, keyboard events are missed.  But oddly, I can still update the track position with the seekbar, it just won't move on it's own.  Also, the gui won't shut down cleanly.
[a href="index.php?act=findpost&pid=258747"][{POST_SNAPBACK}][/a]

I'm have almost the same setup but I can't reproduce this at all. Do you have any other panels in the sidebar apart from the panel stack? If so, a description/screenshot of your config would be nice. If not, I have no idea.
Title: foo_uie_tabs
Post by: popatr on 2004-12-10 20:07:36
I did a fresh install to see if I could get the bug to go away.  It looked promising at first, but later on the bug showed up.

Here are the steps I took, as exactly as I can remember them.
Installation
1)Downloaded latest special
2)Did full setup except user-specific settings
3)Associated every possible file type
4)Copied foo_ui_columns (0.1.2rc1) to the components dir.
5)Copied foo_uie_tabs (0.1.6)

First test
6) Added a panel stack to the sidebar
7) Removed the playlist switcher from the sidebar
8) Added a playlist switcher to the panel stack
9) Added the vis to the sidebar (not to the stack)
(everything seemed to work so far)

Customization
10) Enabled database
11) Added some playlists
12) Disabled console/beep on errors and console/popup on warnings
13) Loaded the columns config I like: jons.fcs.  I can upload this if you want to examine it.  Very simple minimalist look.
14) Removed some of the playlists
15) turned off stop playing on errors
16) turned on start playing on start
17) turned on resume playing on start
18) Change keyboard mappings:
a)deleted any of the ones which were on the ZXCVB line, I cant remember the ones foobar starts with.  I only deleted the ones that had no key modifiers, I left those alone.
b) Mapped z to previous in history
c) Mapped x to play
d) Mapped c to play/pause
e) Mapped v to stop
f) Mapped b to next or random
g) Mapped Ctl + ` globally to next or random
h) Mapped Alt + ` globally to play or pause
i) Mapped Shift + Ctl + ` globally to next playlist
j) Mapped Shift + Alt + ` globally to track cut
k) Mapped j to playlist search

19) Then I simply removed the vis from the sidebar to freeze the app

Now, it's back to its old behavior of freezing when I add things to a panel stack.

I'll put some stuff up on www.geocities.com/popatr/hapost.html (http://www.geocities.com/popatr/hapost.html) in a little while.
Title: foo_uie_tabs
Post by: Phi on 2004-12-11 08:16:43
Quote
I did a fresh install to see if I could get the bug to go away.  It looked promising at first, but later on the bug showed up.

Here are the steps I took, as exactly as I can remember them.
[...][a href="index.php?act=findpost&pid=258985"][{POST_SNAPBACK}][/a]

Thanks for the in-depth reply.    I see it on my own setup now as well.

It only happens when you set the sidebar auto-hide delay very low. Even setting it to 1ms avoids the bug for me. I still haven't figured out what's triggering it though.
Title: foo_uie_tabs
Post by: popatr on 2004-12-11 17:44:05
I tried the delay, and 1ms delay works for me too.  Thanks for the reply.
Now I can use your plugin 
Title: foo_uie_tabs
Post by: cerAmik on 2004-12-14 21:17:42
Quote
Ah I didn't know about the shift key, but still, I can't set different minimum heights using that method, while I can set up the properties seperatly with my hacked panel stacks
[a href="index.php?act=findpost&pid=254578"][{POST_SNAPBACK}][/a]


Can you post it somewhere please?

Phi: it's also a feature request for you...

Thx in advance.
Title: foo_uie_tabs
Post by: metal_termite on 2004-12-17 07:03:11
is there a way to get two instances of this running? and put them beside one another under the file menu bar?
Title: foo_uie_tabs
Post by: janjan on 2004-12-17 09:09:49
Just look two pages back and you will find posts like this one:

Quote
Quote
I have added panel stacks to the toolbar which I have given a minimum height so they'll display right. To actually have multiple panel stacks I have compiled 2 more panel stack DLL's with modified source so they have different GUID's. It's a bit of a hack but I don't have a lot of programming skill (yet anyway ).
[a href="index.php?act=findpost&pid=254540"][{POST_SNAPBACK}][/a]


You can load two instances of the pannel stack by holding [shift]!
[a href="index.php?act=findpost&pid=254547"][{POST_SNAPBACK}][/a]
Title: foo_uie_tabs
Post by: Phi on 2004-12-20 07:50:41
New version (http://yallara.cs.rmit.edu.au/~kspear/foobar/foo_uie_tabs.dll) (v0.1.7)

Changes:Oh, and that silly columns auto-hide bug should be gone now too.
Title: foo_uie_tabs
Post by: Xerion on 2004-12-20 08:41:42
ah nice, now my playback buttons don't become half-invisible anymore 
Title: foo_uie_tabs
Post by: deer on 2004-12-20 18:58:21
Quote
New version (http://yallara.cs.rmit.edu.au/~kspear/foobar/foo_uie_tabs.dll) (v0.1.7)


what trouble with columns_ui
i use 1.2.b5
when i update uie_spectrum and uie_tabs then are gone from list of toolbar.
if i back to old plugins then they are come back to list

What is left for it to do?

PS: sorry for my bad english (i'm teaching)
Title: foo_uie_tabs
Post by: Phi on 2004-12-21 03:13:53
Quote
what trouble with columns_ui
i use 1.2.b5
when i update uie_spectrum and uie_tabs then are gone from list of toolbar.
if i back to old plugins then they are come back to list
[{POST_SNAPBACK}][/a] (http://index.php?act=findpost&pid=260883")

There is no beta5. Make sure you have the latest version of foo_ui_columns (currently 0.1.2 RC1), and the latest version of each of the ui extensions you use. There are links to all of them [a href="http://www.hydrogenaudio.org/forums/index.php?showtopic=28647&view=findpost&p=89754]here[/url].
Title: foo_uie_tabs
Post by: deer on 2004-12-21 11:11:28
Quote
There is no beta5. Make sure you have the latest version of foo_ui_columns (currently 0.1.2 RC1), and the latest version of each of the ui extensions you use. There are links to all of them here (http://www.hydrogenaudio.org/forums/index.php?showtopic=28647&view=findpost&p=89754).
[a href="index.php?act=findpost&pid=260939"][{POST_SNAPBACK}][/a]


sorry
i use columns_ui 0.1.2 alpha5, uie_simple_spectrum 0.1.6, uie_tabs 0.1.7
it's last ?
Title: foo_uie_tabs
Post by: foosion on 2004-12-21 11:18:12
Quote
Quote
There is no beta5. Make sure you have the latest version of foo_ui_columns (currently 0.1.2 RC1), and the latest version of each of the ui extensions you use. There are links to all of them here (http://www.hydrogenaudio.org/forums/index.php?showtopic=28647&view=findpost&p=89754).
[a href="index.php?act=findpost&pid=260939"][{POST_SNAPBACK}][/a]


sorry
i use columns_ui 0.1.2 alpha5, uie_simple_spectrum 0.1.6, uie_tabs 0.1.7
it's last ?[a href="index.php?act=findpost&pid=260992"][{POST_SNAPBACK}][/a]
No, it's outdated. Please follow the link provide by Phi and upgrade your foo_ui_columns.
Title: foo_uie_tabs
Post by: deer on 2004-12-21 14:12:07
Quote
No, it's outdated. Please follow the link provide by Phi and upgrade your foo_ui_columns.
[a href="index.php?act=findpost&pid=260993"][{POST_SNAPBACK}][/a]


thx thx thx
sorry for my incompetence

PS: i not take sufficient care
Title: foo_uie_tabs
Post by: topdownjimmy on 2005-01-28 01:21:13
Can a "hide tabs" option be added?  I've seen some configs that have multiple panel stacks, some of which only have one tab open.  A single tab is ugly and takes up room.  Any way to get rid of it?
Title: foo_uie_tabs
Post by: Phi on 2005-01-28 01:40:05
Stop using foo_uie_tabs?

I don't think it's really necessary. Most of the configs you see are using it to enforce a minimum height, which is why there is only a single extension in there. Eventually (I think), a minimum height won't be required for the ui_columns toolbar (or whatever it becomes) so this won't be an issue.

edit: sp
Title: foo_uie_tabs
Post by: Xerion on 2005-01-28 02:46:38
Personally I find the seperators in the toolbar much more ugly than single tabs
Title: foo_uie_tabs
Post by: topdownjimmy on 2005-01-28 04:30:16
Quote
Stop using foo_uie_tabs?

I don't think it's really necessary. Most of the configs you see are using it to enforce a minimum height, which is why there is only a single extension in there. Eventually (I think), a minimum height won't be required for the ui_columns toolbar (or whatever it becomes) so this won't be an issue.[a href="index.php?act=findpost&pid=268735"][{POST_SNAPBACK}][/a]


Well, I've got two panel stacks, one with two tabs and one with one tab.  Maybe what I should really be asking for is a minheight setting on albumart.
Title: foo_uie_tabs
Post by: luckycatfu on 2005-01-29 03:16:13
Is there any possibility of having the foobar console as a tab?
Title: foo_uie_tabs
Post by: Storm on 2005-01-29 03:27:13
Quote
Is there any possibility of having the foobar console as a tab?
[a href="index.php?act=findpost&pid=269071"][{POST_SNAPBACK}][/a]


I'd like that too. It shouldn't be hard at all... and maybe it could be made more flexible, like perhaps the font could be red on errors, or you could customize the whole thing to your own taste. It's up to the taste of whoever the developer will be...

Maybe I could make it, but I'd have to learn how to code a plugin first, cause I don't know shit. But I want to.
Title: foo_uie_tabs
Post by: saratoga on 2005-01-29 07:04:09
Quote
Is there any possibility of having the foobar console as a tab?
[a href="index.php?act=findpost&pid=269071"][{POST_SNAPBACK}][/a]


That'd be cool.
Title: foo_uie_tabs
Post by: topdownjimmy on 2005-01-29 20:09:46
Quote
Personally I find the seperators in the toolbar much more ugly than single tabs
[a href="index.php?act=findpost&pid=268754"][{POST_SNAPBACK}][/a]


LOL...thank you for pointing out my GROSS oversight. 
Title: foo_uie_tabs
Post by: Xerion on 2005-01-31 11:48:29
Quote
Quote
Personally I find the seperators in the toolbar much more ugly than single tabs
[a href="index.php?act=findpost&pid=268754"][{POST_SNAPBACK}][/a]


LOL...thank you for pointing out my GROSS oversight. 
[a href="index.php?act=findpost&pid=269221"][{POST_SNAPBACK}][/a]


My Pleasure
Title: foo_uie_tabs
Post by: Tornado54 on 2005-01-31 17:42:41
Hi,

I did as adviced but i can't see the "Tabbed Panel Stack"
using columns ui component v0.1.2-alpha 5 and the latest version of foo_uie_tabs.

Here is a pic.(http://img90.exs.cx/img90/3649/foobar5ie.png)
Please help!
thanks.
Title: foo_uie_tabs
Post by: upNorth on 2005-01-31 17:56:13
@Tornado54: Download UI Columns 0.1.2 final from musicmusic's site (http://music.everywebhost.com/)
Title: foo_uie_tabs
Post by: Friedrich on 2005-01-31 18:13:23
This is off topic, but i didn't know where to post...

How do i get an arrow to show in the playlist that points at the track playing, like inte the default user interface?
Title: foo_uie_tabs
Post by: Phi on 2005-02-06 10:35:07
I just updated the plugin. The only change is a fix for a "Move left" bug that made the extension roll-up in the columns sidebar.
Title: foo_uie_tabs
Post by: ep0ch on 2005-02-06 16:25:56
Quote
I just updated the plugin. The only change is a fix for a "Move left" bug that made the extension roll-up in the columns sidebar.


Phi, are you going to be adding new features in future? Having a dropdown list instead of tabs would be cool... (well atleast for me it would).
Title: foo_uie_tabs
Post by: Phi on 2005-02-07 00:19:21
Ah yeah, I think you requested that very early on right?
I've just started working on a new version of track info, but I'll try to get a dropdown list stack done when I'm finished with that.
Title: foo_uie_tabs
Post by: upNorth on 2005-02-07 10:38:57
@Phi:
This has been requested earlier, but I'm just wondering how likely you think it is, that this plugin, at some point in the future, will support multiple tollbars/panels/vis in a single tab? Both from a technical point of view, and your motivation for implemeting it.

Anyway, keep up the good work! 

Btw: Looking forward to the new version of Track Info.
Title: foo_uie_tabs
Post by: Phi on 2005-02-07 11:52:56
Yeah, I think I mentioned earlier that this feature wouldn't be dependent on foo_uie_tabs, so it would be a separate plugin if it got implemented (and probably not by me).

I'm interested to see what musicmusic has in mind for the new version of columns, because I'd imagine you'd need something like this to arrange a freeform UI anyway.

Just to clarify : I'm talking about the idea of a generic horizontal or vertical "splitter" extension that would effectively turn one ui extension "slot" into two.
Title: foo_uie_tabs
Post by: ep0ch on 2005-02-07 19:06:06
Quote
Ah yeah, I think you requested that very early on right?
I've just started working on a new version of track info, but I'll try to get a dropdown list stack done when I'm finished with that.


Cool, i'll look forward to it
Title: foo_uie_tabs
Post by: topdownjimmy on 2005-02-12 19:15:54
oops, WAY redundant post
Title: foo_uie_tabs
Post by: topdownjimmy on 2005-02-12 19:23:27
Quote
This is off topic, but i didn't know where to post...

How do i get an arrow to show in the playlist that points at the track playing, like inte the default user interface?
[a href="index.php?act=findpost&pid=269749"][{POST_SNAPBACK}][/a]


Code: [Select]
$if(%_isplaying%,|>,)
Title: foo_uie_tabs
Post by: cold_one on 2005-02-13 19:40:51
How do I add horizontal scrollbar on tab panel? Not sure if this is the correct thread... 
Title: foo_uie_tabs
Post by: Phi on 2005-02-14 00:06:41
Do you mean display all the tabs in a single row that scrolls across? Or add a horizontal scroll bar to a panel contained in foo_uie_tabs?

You can't do either, but I can add easily add the first feature. The second point isn't possible though.
Title: foo_uie_tabs
Post by: Schinkentoni on 2005-02-16 17:22:44
Not sure if this has been requested, but my suggestion is to have a checkbox in preferences that says "show tabs" (or something similar), so that when it is unchecked, you just see the plain panel.

PS. now that I'm writing: can we expect trackinfo to run with multiple instances in the near future?
Title: foo_uie_tabs
Post by: Phi on 2005-02-16 21:18:44
Yeah, it has been requested:
http://www.hydrogenaudio.org/forums/index....ndpost&p=268729 (http://www.hydrogenaudio.org/forums/index.php?showtopic=28869&view=findpost&p=268729)

And yes, multiple instances / switchable configurations are in the new version of trackinfo, which I was hoping to have out this week but haven't had much time to work on.
Title: foo_uie_tabs
Post by: TomGroove on 2005-03-08 11:46:08
 but in general how do I add a horizontal panel (also not sure, whether to post here, sorry...)

so far I managed to add panels at the left side, to tab them also /very nice  )

Now I would like to add a panel above the playlist, how ???
Title: foo_uie_tabs
Post by: Strictly4me on 2005-03-08 11:52:21
Shift + Tabed Panel Stack .... by this way you can make a new one!

((((( Strictly4me )))))
Title: foo_uie_tabs
Post by: topdownjimmy on 2005-03-08 12:49:55
Quote
but in general how do I add a horizontal panel (also not sure, whether to post here, sorry...)

so far I managed to add panels at the left side, to tab them also /very nice  )

Now I would like to add a panel above the playlist, how ???
[{POST_SNAPBACK}][/a] (http://index.php?act=findpost&pid=280330")


see [a href="http://wiki.hydrogenaudio.org/index.php?title=Foobar2000#Placing_Panels_Above_the_Playlist]http://wiki.hydrogenaudio.org/index.php?ti...ve_the_Playlist[/url]
Title: foo_uie_tabs
Post by: Smitty Jones on 2005-03-09 01:08:57
Quote
Shift + Tabed Panel Stack .... by this way you can make a new one!

((((( Strictly4me )))))
[a href="index.php?act=findpost&pid=280331"][{POST_SNAPBACK}][/a]


am i the only person this doesn't work for?
Title: foo_uie_tabs
Post by: topdownjimmy on 2005-03-09 05:10:22
Quote
Quote
Shift + Tabed Panel Stack .... by this way you can make a new one!

((((( Strictly4me )))))
[a href="index.php?act=findpost&pid=280331"][{POST_SNAPBACK}][/a]


am i the only person this doesn't work for?
[a href="index.php?act=findpost&pid=280482"][{POST_SNAPBACK}][/a]


Make sure you hold down shift the whole time, starting before you right-click
Title: foo_uie_tabs
Post by: TomGroove on 2005-03-09 15:47:29
thx to both of you, Strictly4me and topdownjimmy, will try tomorrow as I am in lovely Swindon now 
Title: foo_uie_tabs
Post by: gandhi on 2005-03-09 20:21:20
thank you very much upNorth (for code) and Phi (for plugin)! i really appreciate it 
Title: foo_uie_tabs
Post by: topdownjimmy on 2005-03-16 01:37:30
Feature request...
...is it possible to implement something kind of "bring to front" option?  I have trackinfo and albumlist as tabs in the same panel, and I usually want trackinfo to be displayed, but sometimes when I'm using albumlist I forget to switch over.  If the trackinfo tab could be brought to the front, say, when a new track starts or I press a hotkey, that would be great. 
Title: foo_uie_tabs
Post by: Phi on 2005-03-16 04:55:43
I could add some kind of autoswitch to foo_uie_trackinfo.
I'm having a break from coding for a while though. 
Title: foo_uie_tabs
Post by: vvlaw on 2005-03-16 07:59:13
Quote
see http://wiki.hydrogenaudio.org/index.php?ti...ve_the_Playlist (http://wiki.hydrogenaudio.org/index.php?title=Foobar2000#Placing_Panels_Above_the_Playlist)
[a href="index.php?act=findpost&pid=280344"][{POST_SNAPBACK}][/a]


Placing Panels Above the Playlist

To place panels above the playlist, check "List all toolbars" in the "Other" tab of the Columns UI preferences. When checked, right-clicking on the toolbar will give you the option of placing panels on the toolbar. If a panel appears "squashed," it is because it needs to have a minimum height set in its preferences. If the panel extension has no minimum height setting, you may place it in a panel stack (http://www.hydrogenaudio.org/forums/index.php?showtopic=28869), and set a minimum height via the panel stack options.

How large number should i input the minimum heigth?

1 or greater?

whatever i input , i can't see any different in the toobar 
Title: foo_uie_tabs
Post by: jkwarras on 2005-03-16 09:06:43
Quote
How large number should i input the minimum heigth?
[a href="index.php?act=findpost&pid=282630"][{POST_SNAPBACK}][/a]

250 works fine for me. If it's too large, just lower the value or viceversa.
Title: foo_uie_tabs
Post by: dps on 2005-03-21 23:56:13
I have installed this along with latest version of Foobar, UI_columns, album art and album list but the only options I get when I right click in side bar are: playlist switcher and visualisation

(http://img212.exs.cx/img212/5966/foobar8xz.th.jpg) (http://img212.exs.cx/my.php?loc=img212&image=foobar8xz.jpg)

Any help would be appreciated.
Title: foo_uie_tabs
Post by: gfngfgf on 2005-03-22 00:33:53
@dpss: Doesn't look like you're using the latest version of ColumnsUI.  Try downloading it again from the forum thread, and make sure you clear your browser cache first.
Title: foo_uie_tabs
Post by: dps on 2005-03-22 00:36:36
 Wow that was exactly the problem.

Sorry, really slow today!

Thanks for the help.
Title: foo_uie_tabs
Post by: karpath on 2005-03-22 08:58:43
Someone know how to integrate g-force in tab panel?
Title: foo_uie_tabs
Post by: Skates on 2005-03-22 16:24:59
Quote
Someone know how to integrate g-force in tab panel?
[a href="index.php?act=findpost&pid=284405"][{POST_SNAPBACK}][/a]

It's not possible till support is added by the author of the plug-in!
Title: foo_uie_tabs
Post by: karpath on 2005-03-22 19:08:32
Quote
Quote
Someone know how to integrate g-force in tab panel?
[{POST_SNAPBACK}][/a] (http://index.php?act=findpost&pid=284405")

It's not possible till support is added by the author of the plug-in!
[a href="index.php?act=findpost&pid=284580"][{POST_SNAPBACK}][/a]



ok, but how can he make that?
(http://blackw4rri0r.free.fr/perso/foobar-new.jpg)
[a href="http://www.hydrogenaudio.org/forums/index.php?showtopic=30988&st=550#]http://www.hydrogenaudio.org/forums/index....c=30988&st=550#[/url]
Title: foo_uie_tabs
Post by: gfngfgf on 2005-03-22 19:17:47
@karpath: perhaps you should ask the user who posted that.  Just looking at it, though, it seems he/she made a dummy tab and renamed it "G-Force", then took the G-Force window and placed it over the dummy tab.  Notice how the right and bottom edges don't quite line up.

PS: I'm not familiar with the G-Force component, so I don't even know that it is a window which you could move around.  I'm just guessing here.
Title: foo_uie_tabs
Post by: karpath on 2005-03-23 09:03:40
ok, i sent him a pm
after looking picture again i think you're right
Title: foo_uie_tabs
Post by: Birk on 2005-03-23 10:06:48
You can move the vizu. window somewhere and than you have to edit the preferences of g-force. 
(Here:C:\Dokumente und Einstellungen\Birk\G-Force\Preferences (foobar2000).txt)
There you have to change "NoBo=0" to "NoBo=1"
Title: foo_uie_tabs
Post by: CarlosTheTackle on 2005-04-12 13:34:10
Re: that screenshot above, how does one go about adding AlbumArt to a toolbar and have it proper-size, not toolbar height only. I can only get this if I add it to a tab-stack. Any way to get it like the picture? 
Title: foo_uie_tabs
Post by: gfngfgf on 2005-04-12 16:41:34
Quote
Re: that screenshot above, how does one go about adding AlbumArt to a toolbar and have it proper-size, not toolbar height only. I can only get this if I add it to a tab-stack. Any way to get it like the picture?  
[a href="index.php?act=findpost&pid=289961"][{POST_SNAPBACK}][/a]


Download the foo_uie_albumart.dll file again from the main thread.  I don't think rexy incremented the version number, but he did release a new version with a minimum height setting.
Title: foo_uie_tabs
Post by: Ran Sagy on 2005-04-19 17:11:15
One feature id like to see in this plugin, is the option to hide the tab bar, if thats possible.
Title: foo_uie_tabs
Post by: Storm on 2005-04-19 17:43:23
Quote
One feature id like to see in this plugin, is the option to hide the tab bar, if thats possible.
[a href="index.php?act=findpost&pid=291901"][{POST_SNAPBACK}][/a]


Me too.
Title: foo_uie_tabs
Post by: Ran Sagy on 2005-04-19 17:44:48
Other then that, Two thumbs up to Phi, Great work with this one and the other projects he's done
Title: foo_uie_tabs
Post by: matth6546 on 2005-04-20 06:11:36
nevermind.
Title: foo_uie_tabs
Post by: phineas on 2005-06-06 19:20:30
any news on the development of a multi-panel tab plugin?
Title: foo_uie_tabs
Post by: Phi on 2005-06-25 05:05:15
New version up (0.1.9 (http://yallara.cs.rmit.edu.au/~kspear/foobar/foo_uie_tabs.dll)).

Fixes that context menu bug (http://www.hydrogenaudio.org/forums/index.php?showtopic=34584&view=findpost&p=308478) and possibly the enter key bug (http://www.hydrogenaudio.org/forums/index.php?showtopic=34207&view=findpost&p=303603).
Title: foo_uie_tabs
Post by: liekloo on 2005-08-08 09:24:06
Quote
Quote

This has been requested earlier, but I'm just wondering how likely you think it is, that this plugin, at some point in the future, will support multiple tollbars/panels/vis in a single tab? Both from a technical point of view, and your motivation for implemeting it.

Yeah, I think I mentioned earlier that this feature wouldn't be dependent on foo_uie_tabs, so it would be a separate plugin if it got implemented (and probably not by me).

I'm interested to see what musicmusic has in mind for the new version of columns, because I'd imagine you'd need something like this to arrange a freeform UI anyway.

Just to clarify : I'm talking about the idea of a generic horizontal or vertical "splitter" extension that would effectively turn one ui extension "slot" into two.

Request seconded ... erm thirded
Album art & track info on the same tab would be really nice.

Quote
any news on the development of a multi-panel tab plugin?

... erm fourthed  (is that correct english BTW?)
Title: foo_uie_tabs
Post by: Phi on 2005-08-09 04:00:54
It looks like multiple panels in a single tab will be possible once foo_uie_tabs is ported to the new columns SDK.
Title: foo_uie_tabs
Post by: liekloo on 2005-08-10 09:11:52
Ohh that'd be wonderful! 
Title: foo_uie_tabs
Post by: Gremo on 2005-10-09 19:31:49
hi

how something like this:

http://img.photobucket.com/albums/v335/burningsosobra/dt.jpg (http://img.photobucket.com/albums/v335/burningsosobra/dt.jpg)

in my config??

[a href="http://img88.imageshack.us/my.php?image=uffpanelstack9sr.jpg" target="_blank"]
Title: foo_uie_tabs
Post by: tuut on 2005-10-23 08:13:31
[a href="http://img453.imageshack.us/my.php?image=untitled6wv.jpg" target="_blank"]
Title: foo_uie_tabs
Post by: hexonn on 2005-12-14 21:27:47
i was wondering if there was a way of removing/hide the Tabs?
Title: foo_uie_tabs
Post by: kitemap on 2005-12-17 06:36:17
did it
Title: foo_uie_tabs
Post by: 33miguel33 on 2005-12-19 16:39:54
Does any one know if I can make "dbsearch" a tab?
Title: foo_uie_tabs
Post by: LTourist on 2005-12-22 11:19:35
This plugin was great, but I haven't seen it on foobar 0.9b...  Can I hope this will be fix soon??? And especially the database panel, wich is so pleasant.
Thx
Title: foo_uie_tabs
Post by: Ran Sagy on 2005-12-22 17:57:21
There are no beta plugins aside from those who are developed by the foobar team. Wait for the final 0.9 and the release of the SDK and then im sure either the original author or someone else will port it to the new SDK :]
Title: foo_uie_tabs
Post by: Drenholm on 2005-12-22 18:41:36
What about Columns UI and the like?
Title: foo_uie_tabs
Post by: LTourist on 2005-12-23 11:43:16
ok thanks. And for Columns UI, you can do panels, but you can't add a database panel... So wait and see
Title: foo_uie_tabs
Post by: Ran Sagy on 2005-12-23 14:19:55
ColumnsUI can be updated because musicmusic has access to the source\beta SDK, like the foobar team itself (which is the source of all the other beta components).
Title: foo_uie_tabs
Post by: 33miguel33 on 2005-12-23 18:42:21
No one knows about making the database search plugin (dbsearch) into a tab???? Please.
Title: foo_uie_tabs
Post by: LTourist on 2005-12-23 20:35:31
Quote
An updated version of the album list panel for Columns UI 0.1.3 is available now:

http://music.morbo.org/beta.php (http://music.morbo.org/beta.php)

Any chance of seeing the recent syntax improvements being incorporated into the panel?

 
Well that's be quickly!!!
Title: foo_uie_tabs
Post by: rix76se on 2006-02-10 09:32:58
Do you always add the updates to the first page as well?
Title: foo_uie_tabs
Post by: Phi on 2006-02-10 11:53:53
The links from the first post should always point to the latest version. Updates have been, um, infrequent of late.
Title: foo_uie_tabs
Post by: q_b6 on 2006-02-11 15:31:06
I found another problem:
I defined a key shortcut:
  F1 (or another) :[main] components/Columns UI/Enabled sidebar

Before using foo_uie_tabs, the key shortcut works very well.

When Tabs is enabled, I have some problem hiding the sidebar.
I press F1 when sidebar is not visibled. Then it shows.
Press F1 again, the sidebar doesn't hide.

I found it is the FOCUS problem.
After showing the sidebar, I click at the playlist to make it got focus. Then the key shortcut works.
Title: foo_uie_tabs
Post by: Phi on 2006-02-14 00:09:19
Thanks for the report. The Track info plugin does the same thing.

You may be better off using the Show sidebar action rather than Enable sidebar, as it is faster and not affected by the bug.
Title: foo_uie_tabs
Post by: marillion on 2006-02-15 10:09:49
Hi,
I use your tabbed panels in the side bar and it works perfectly. Great plug in.
Could tell me how to place the tabbed panel side bar in the top right corner of the foobar? I would like to have the playlist column filling the bottom half of the foobar window, and in the top half of foobar window there should be one or two tabbed pannels.
Thank you
bye
Title: foo_uie_tabs
Post by: Phi on 2006-02-15 12:04:51
Columns FAQ: How do I get panels above the playlist (http://music.morbo.org/wiki/columns_ui:faqs#how_do_i_get_panels_above_the_playlist).
Title: foo_uie_tabs
Post by: marillion on 2006-02-15 12:46:56
thanks
Title: foo_uie_tabs
Post by: q_b6 on 2006-02-17 03:30:54
Quote
Thanks for the report. The Track info plugin does the same thing.

You may be better off using the Show sidebar action rather than Enable sidebar, as it is faster and not affected by the bug.
[a href="index.php?act=findpost&pid=364060"][{POST_SNAPBACK}][/a]


Thanks for the reply.

According to the Column UI changlog,
Column UI plugin had the problem and has been fixed.

As I cannot install MSVC6(I don't know why), I can't edit or compile your source.
I hope you can fix the problem soon.


I had use Show hidebar but I found it just hide the sidebar but not close or destroy the windows.
However, Enable sidebar can close the window.
Some plugins, such as Lyric Show Panel, uses a timer control which is always active until the windows is not existed.
So I want to close the windows rather than just hide them. I do not care the speed.
That is why I use Enable sidebar.

By the way, you mentioned the bug. What is it?
Title: foo_uie_tabs
Post by: Phi on 2006-02-17 10:03:00
Quote
According to the Column UI changlog,
Column UI plugin had the problem and has been fixed.

Which problem is that? I'm not sure that it's related to the behaviour you reported.

Quote
By the way, you mentioned the bug. What is it?

foo_uie_tabs steals keyboard focus when its window is first created (by returning TRUE in response to WM_INITDIALOG).
Title: foo_uie_tabs
Post by: q_b6 on 2006-02-19 08:44:06
Thanks for the reply.
I misunderstood the changelog of Columns UI
Title: foo_uie_tabs
Post by: FixXx on 2006-02-24 22:36:32
hi there...

can plz anyone tell me why i can't change the font of the tabs? in the preferences i can change it i know... but nothing happens. should i change some other settings to get the tabs working with an other font!? 
Title: foo_uie_tabs
Post by: vlada on 2006-02-26 14:37:41
Hi,
is a version compatible with foobar2000 0.9.x planned? The 0.9 RC is already released, so I believe the plugin SDK shouldn't change with final.
Title: foo_uie_tabs
Post by: foosion on 2006-02-26 15:26:54
Quote
Hi,
is a version compatible with foobar2000 0.9.x planned? The 0.9 RC is already released, so I believe the plugin SDK shouldn't change with final.[a href="index.php?act=findpost&pid=367437"][{POST_SNAPBACK}][/a]
The SDK won't be released until the final version is out.
Title: foo_uie_tabs
Post by: My name is Mud on 2006-03-14 07:36:45
I'd like to have two (or more) different playlists - one for albums, one for live bootlegs, one for...  But when I make a new playlist,  it's a clone of the existing one.  If I clear the new one, the old one clears also.  Am I missing something, or will it just not do this?
Title: foo_uie_tabs
Post by: foosion on 2006-03-14 09:23:27
What does creating playlists have to do with foo_uie_tabs? You wouldn't be confusing the tabs from this component (which contain panels) with playlist tabs, would you?
Title: foo_uie_tabs
Post by: My name is Mud on 2006-03-14 18:10:40
OMG, I'm in the wrong thread!  Sorry 'bout that - it was late, and I was sleepy...

- edit - As long as I'm here; love the way this works!
Title: foo_uie_tabs
Post by: ArcticBear on 2006-03-26 13:52:54
Hmm... any plans for a 0.9 update?
Title: foo_uie_tabs
Post by: The Link on 2006-03-26 14:08:38
Quote
Hmm... any plans for a 0.9 update?
[a href="index.php?act=findpost&pid=375380"][{POST_SNAPBACK}][/a]

Not sure, but if I understood musicmusic correctly he wanted to implement that feature natively into columns_ui. It could be that I misunderstood him though.
Title: foo_uie_tabs
Post by: musicmusic on 2006-03-26 21:07:39
Quote
Quote
Hmm... any plans for a 0.9 update?
[a href="index.php?act=findpost&pid=375380"][{POST_SNAPBACK}][/a]

Not sure, but if I understood musicmusic correctly he wanted to implement that feature natively into columns_ui. It could be that I misunderstood him though.
[a href="index.php?act=findpost&pid=375387"][{POST_SNAPBACK}][/a]
I don't think I ever said such a thing
Title: foo_uie_tabs
Post by: The Link on 2006-03-26 21:12:17
Quote
I don't think I ever said such a thing
[a href="index.php?act=findpost&pid=375507"][{POST_SNAPBACK}][/a]
Sorry for spreading wrong information! I thought to have heard sth. about tabs being implemented as a splitter or sth. like that. But since I can't even find a corresponding posting I think that I must have dreamed.
Title: foo_uie_tabs
Post by: Skates on 2006-03-27 05:53:26
musicmusic any chance?
Title: foo_uie_tabs
Post by: fegul on 2006-03-27 05:57:39
I'd like to see a port of this to 0.9 too.  I use it frequently in 0.8.3 with the history plugin and a few others, and it comes in very handy
Title: foo_uie_tabs
Post by: Sphix on 2006-03-27 21:05:54
A 0.9 version would be nice
Title: foo_uie_tabs
Post by: fegul on 2006-03-28 18:59:21
Don't let this die!
Title: foo_uie_tabs
Post by: esa372 on 2006-03-28 19:40:48
foo_uie_tabs is the last component I need to finish my configuration; I use it all the time.

Is anyone working on updating it for v0.9?

Title: foo_uie_tabs
Post by: drbeachboy on 2006-03-28 20:07:45
Quote
foo_uie_tabs is the last component I need to finish my configuration; I use it all the time.

Is anyone working on updating it for v0.9?


[{POST_SNAPBACK}][/a] (http://index.php?act=findpost&pid=376298")

See Phi's response to your question [a href="http://www.hydrogenaudio.org/forums/index.php?showtopic=42730&view=findpost&p=374952]Here[/url] .
Title: foo_uie_tabs
Post by: esa372 on 2006-03-28 20:39:43
Quote
Quote
foo_uie_tabs is the last component I need to finish my configuration; I use it all the time.
Is anyone working on updating it for v0.9?
See Phi's response to your question Here (http://www.hydrogenaudio.org/forums/index.php?showtopic=42730&view=findpost&p=374952) .
Whoops...  I missed that one.  Thanks!

...and thank you, Phi!

Title: foo_uie_tabs
Post by: yatahaze on 2006-04-02 22:31:34
I can't wait for this to be finished!
It's basically the last thing I need to finish my config.
Title: foo_uie_tabs
Post by: erissiva on 2006-04-07 07:06:04
Ditto.
Title: foo_uie_tabs
Post by: Sphix on 2006-04-08 23:10:37
Still waiting 
Title: foo_uie_tabs
Post by: My name is Mud on 2006-04-09 06:38:39
...bump...
Title: foo_uie_tabs
Post by: elishnevsky on 2006-04-10 16:41:54
If anyone is working on porting this plugin, please update this thread. Many people are looking forward to it and it is important for them to know about the progress, if there's any. Thank you.
Title: foo_uie_tabs
Post by: picmixer on 2006-04-10 16:57:53
I am not entirely sure if all this useless bumping will really accelerate the process of this component getting updated to 0.9.

As stated before please see Phi's reply here (http://www.hydrogenaudio.org/forums/index.php?s=&showtopic=42730&view=findpost&p=374952).

So please be patient a bit instead of posting constant "ME TOO...., ME TOO" replies.
Title: foo_uie_tabs
Post by: syrek on 2006-04-10 17:51:53
I am not entirely sure if all this useless bumping will really accelerate the process of this component getting updated to 0.9.

As stated before please see Phi's reply here (http://www.hydrogenaudio.org/forums/index.php?s=&showtopic=42730&view=findpost&p=374952).

So please be patient a bit instead of posting constant "ME TOO...., ME TOO" replies.


  coast clear?

ME TOO!!!! 

But I agree let the man work in peace the quiker he finishes and I can test my ideas for minimal design
Title: foo_uie_tabs
Post by: Synthetic Soul on 2006-04-15 09:14:06
Phi,

Please see this thread (http://www.hydrogenaudio.org/forums/index.php?showtopic=43648).

Perhaps you could post to update users as to the current situation?  Your call.
Title: foo_uie_tabs
Post by: sooid on 2006-04-18 14:30:51
Well this is a sucky thought but maybe he's in the hospital or even worse, and passed away?

I really don't think that he doesnt come here any more, so can't anyone else make it?
Title: foo_uie_tabs
Post by: picmixer on 2006-04-18 14:37:54
Well this is a sucky thought but maybe he's in the hospital or even worse, and passed away?

I really don't think that he doesnt come here any more, so can't anyone else make it?


Well judging by his profile (http://www.hydrogenaudio.org/forums/index.php?showuser=4829) he was last active yesterday.  But thanks for your deep insight into the whole issue anyway.
Title: foo_uie_tabs
Post by: Brother John on 2006-04-18 14:40:23
Quote
Last Active   Yesterday, 05:03 PM

He's alive and kicking.

All of you: Give the man some peace! If you're not patient enough to wait until Phi is finished porting tabs, do it yourself. But stop these annoying and entirely useless "Is it ready yet?" posts.
Title: foo_uie_tabs
Post by: waileongyeo on 2006-04-18 16:35:43
Well this is a sucky thought but maybe he's in the hospital or even worse, and passed away?

pls, the author owe you nothing and pls be nice to him. He sacrificed his free time to develop the plugin, what else you want from him? On the other hand, what can you do for us? Can we expect you to do the same that you expect him to do?
Title: foo_uie_tabs
Post by: sooid on 2006-04-18 17:28:34

Well this is a sucky thought but maybe he's in the hospital or even worse, and passed away?

pls, the author owe you nothing and pls be nice to him. He sacrificed his free time to develop the plugin, what else you want from him? On the other hand, what can you do for us? Can we expect you to do the same that you expect him to do?

I was pretty serious actually. Please don't get me the wrong way, I love this plugin and ofcourse I respect his own choices, but it IS possible that something did happen. I didn't think about looking at his profile, stupid me.

Only thing I think is a bit weird, is that he didnt take the time to post anything about the progress while a lot of fans are waiting

Well i'm glad to hear he's still on this board but indeed, I agree that we should stop whining and let the man (woman?  ) be

Cheers
Title: foo_uie_tabs
Post by: Ran Sagy on 2006-04-18 17:47:20
"Only thing I think is a bit weird, is that he didnt take the time to post anything about the progress while a lot of fans are waiting"

Because, as people said, he ows you or any other fan nothing.
Title: foo_uie_tabs
Post by: picmixer on 2006-04-18 17:54:53
Hmh, soon we can sell this thread to Fox or HBO and they can make a new soap opera out of it.
Title: foo_uie_tabs
Post by: Ran Sagy on 2006-04-18 18:35:02
Nah, Cable TV. We want it to be as widespread as possible ;]
Title: foo_uie_tabs
Post by: Menollo on 2006-04-23 20:45:36
Is there someone currently working on the foo_uie_tabs for f2k 0.9.x?
Can you tell me the progress?
I need this plugin...
please...
Title: foo_uie_tabs
Post by: My name is Mud on 2006-04-23 21:01:50
...as widespread as possible ;]

myspace.com?
Title: foo_uie_tabs
Post by: MagusG on 2006-04-27 02:13:40
any status on this at all?
Title: foo_uie_tabs
Post by: picmixer on 2006-04-27 07:35:11
any status on this at all?


Yes, you won the prize for yet another useless thread bump.
Title: foo_uie_tabs
Post by: OCedHrt on 2006-05-03 03:49:29
If nothing is available within a couple of weeks, I may take a look at it. Considering that I am almost graduating with a CS degree, I better be able to do it  But in the mean time, my time is resevered for sleeping, eating, goofing off, and failing school.
Title: foo_uie_tabs
Post by: Shade[ST] on 2006-05-03 05:25:25
If nothing is available within a couple of weeks, I may take a look at it. Considering that I am almost graduating with a CS degree, I better be able to do it  But in the mean time, my time is resevered for sleeping, eating, goofing off, and failing school.

I also downloaded the source code, but probably won't even be looking at it, since it's been a year since I did any C or Cplusplus.

On a side note, Phi must be done his exams by now... Odd that he shows no sign of life. Maybe he forgot.
Title: foo_uie_tabs
Post by: Ran Sagy on 2006-05-03 13:31:24
Give him some breathing space guys.. He said he'll do it, Lets trust his words and wait ;]

We have enough skilled coders around that would do it in case he decides he cant spare the time for it.
Title: foo_uie_tabs
Post by: elishnevsky on 2006-05-04 05:38:04
We have enough skilled coders around that would do it in case he decides he cant spare the time for it.

That's exactly the point. Can any of these skilled coders just go ahead and port it? I'm sure it won't take too long. It would make so many people happy. Jeez, Phi said on March 24th he'll be porting it over the next week or so, so everyone is just patiently waiting. It's been more than a month now. However, there's no update about the progress if there's any, absolutely nothing. People don't have a clue about what's going on. Everyone is only bitching about "useless" bumping, although people are just trying to draw someone's attention. If Phi is too busy that's fine, just let people know. It could've been ported hundred times already by someone else. Ain't I right?
Title: foo_uie_tabs
Post by: carmenm on 2006-05-04 09:07:26
That's exactly the point. Can any of these skilled coders just go ahead and port it? I'm sure it won't take too long. It would make so many people happy. Jeez, Phi said on March 24th he'll be porting it over the next week or so, so everyone is just patiently waiting. It's been more than a month now. However, there's no update about the progress if there's any, absolutely nothing. People don't have a clue about what's going on. Everyone is only bitching about "useless" bumping, although people are just trying to draw someone's attention. If Phi is too busy that's fine, just let people know. It could've been ported hundred times already by someone else. Ain't I right?


Do you really think it is a due for the FREETIME developers to advise you when they dont have time to go on port plugins to v0.9? If that is the case your really are a foul. Sometimes i really wonder how old can be people who think such thing!

It could have been ported hundred times? Yeah, by people just like you who says again and again 'someone does it or i will do it!"
Leave those great guy who use there free time to participate to the great community of foobar. And if you re still not happy, use WMP!!!
Title: foo_uie_tabs
Post by: Ran Sagy on 2006-05-04 12:38:06
Sadly, elishnevsky, Your kind of responses and thinking is exactly what takes the motivation out of developers like Phi.

Hell, I could probably try and port it myself, And G-Lite already ported several panels himself, So he can do it aswell.
The point is, This is Phi's work, And if he says he will take care of it, I dont think anyone else should.
It's HIS work. I have enough respect for him to wait until he makes further annoucements, one way or another.

So should you.
Title: foo_uie_tabs
Post by: My name is Mud on 2006-05-04 17:52:42
If your life is that diminished by the lack of tabs, maybe you should go back to v0.8.3...
Title: foo_uie_tabs
Post by: Slourte on 2006-05-04 18:10:11
I cry each night in my bed cause I don't have my tabs.
Title: foo_uie_tabs
Post by: trance on 2006-05-04 18:25:37
I cry each night in my bed cause I don't have my tabs.

I cry too. 
Title: foo_uie_tabs
Post by: 4nt1 on 2006-05-04 19:33:19
I cry because I pitty you people crying about tabs, foobar 0.9.1 works awesome well even without tabs, musicmusic has done wonders with columns ui and almost every other component is updated.

remember foobar plays music, foobar currently plays music,

anything extra is just a bonus, what would be worth considering though is perhaps an intergration in columns ui as logically that would make the most sense... seeing as musicmusic already has tabs but for playlists, surely it wouldn't be that much more difficult tom implement.?
Title: foo_uie_tabs
Post by: molnart on 2006-05-04 21:10:23
If i was in Phi's place, i would let you cry and never released an updated version

If i was an admin, i would have closed this thread weeks ago...
Title: foo_uie_tabs
Post by: elishnevsky on 2006-05-05 01:25:34
If that is the case your really are a foul.

In my post I didn't offend anyone. And you have absolutely NO right to openly call me a foul. I'm expecting an apology.

Hell, I could probably try and port it myself, And G-Lite already ported several panels himself, So he can do it aswell.
The point is, This is Phi's work, And if he says he will take care of it, I dont think anyone else should.
It's HIS work. I have enough respect for him to wait until he makes further annoucements, one way or another.

Your argument is very logical and makes complete sence. I was not aware of the fact that this is Phi's plugin. Thank you for pointing out. And I also apologize if my previous post seemed too emotional
Title: foo_uie_tabs
Post by: nerrad on 2006-05-05 03:09:40
With the new awesome power of foo_ui_columns, I have no need for foo_uie_tabs anymore, and probably wouldn't use it if it was ported over.
Title: foo_uie_tabs
Post by: carmenm on 2006-05-05 09:26:54
In my post I didn't offend anyone. And you have absolutely NO right to openly call me a foul. I'm expecting an apology.

I wont apology to people like who think that everything is due to them. Before posting, think just a little about what you write. As am i currently thinking about what i am writing i am gonna apology for one thing. I apology for the fact that you are the one taking the blame from me. Let me explain
I am a quite long time foobar user, and i never really participated to the community by developping some.
But now that i work (i am a full time developer) i really would like to help a little. Even more because there are things that i specificly want and which i dont want to bother developers with.
My point is that i am tired of seeing people like you who keep complaining about GOOD people work. If i decide to start develop plugins i wont be able to do it very often(especially because at work i am under linux:p) and i dont want those kind of posts like 'Where is he?' "what is he doing?" "I could at least give a sign!" and even worse.
Sorry but i think your post was one of the really bad ones.
If you want i apologise but please stop saying things like the one you posted and show a little more respect for those GREAT people
Title: foo_uie_tabs
Post by: picmixer on 2006-05-05 09:40:37
Alright, this whole issue is seriously getting boring and childish now. I'll close this thread until any further development takes place with this thing.

@Phi:

Thank you for all the work you have put into this plugin so far. In case you happen to port foo_ui_tabs over to 0.9 please simply just start a new thread about it. In case you really want this thread reopened please contact one of the mods in a PM.

Hope to see you around here when you find the time again to do so. Seems you have created quite apopular component here. 

Regards,  picmixer