HydrogenAudio

Hosted Forums => foobar2000 => 3rd Party Plugins - (fb2k) => Topic started by: digital006 on 2008-03-18 10:59:57

Title: Columns/PanelsUI Tab like feature
Post by: digital006 on 2008-03-18 10:59:57
Hi,

Firstly sorry if the title wasn't descriptive enough.

Secondly I've mocked up the following config in photoshop that I intend to make. http://i25.tinypic.com/m94ydc.jpg (http://i25.tinypic.com/m94ydc.jpg)

I can create probably about 75% of it but I'm not sure how to create the bit with the album art, info and album list all in one. I could do it using tabs but I don't want the tabs to appear and this is apparently impossible in ColumnsUI. I'm guessing that it could be done by coding it using the PanelsUI trackinfo plugin, if so does anyone have any simple code that they are willing to share. I could grab it from other people's configs but as I'm a beginner I don't really feel comfortable routing around all the code.

Cheers.
Title: Columns/PanelsUI Tab like feature
Post by: Smirra on 2008-03-18 11:40:06
http://www.fooblog2000.com/2007-02/panelsui-tabs (http://www.fooblog2000.com/2007-02/panelsui-tabs)
Title: Columns/PanelsUI Tab like feature
Post by: digital006 on 2008-03-18 14:09:49
I checked it out, my problem is that I'm using ColumnsUI with Track Display. I'm not even sure this is possible.

Also the article doesn't explain what version of PanelsUI is needed, there are also comments stating it doesn't work.

EDIT: does anyone know how to run two instances of Foobar, I'd really like to try this without screwing up the one I already have.
Title: Columns/PanelsUI Tab like feature
Post by: Spirit_of_the_ocean on 2008-03-18 23:04:51
Just copy the foobar folder to where you want. Then run foobar2000 and you can make those changes.
Title: Columns/PanelsUI Tab like feature
Post by: digital006 on 2008-03-19 11:05:50
Just copy the foobar folder to where you want. Then run foobar2000 and you can make those changes.


I already have 2 folders, "foobar2000" and "foobar2001" but when I double click the exe file in the second directory it just focuses on the one already open (I even renamed it foobar2001.exe). I'm using WinXP SP2
Title: Columns/PanelsUI Tab like feature
Post by: antar3s on 2008-03-19 20:31:40
not having problems with running multiple instances here...maybe there is an option to allow multiple instances in foobar, though i couldnt find it...

the thing that is described in the foobar2000 blog should work with all available panelsui versions. but u also have the option to use the tabs component (http://wiki.hydrogenaudio.org/index.php?title=Foobar2000:Components_0.9/Tabs_%28foo_uie_tabs%29), i believe the tabs can be hidden too, so one cannot tell that there are tabs. however, you would need to create some buttons to switch between tabs then i guess

edit: typos
Title: Columns/PanelsUI Tab like feature
Post by: Vasya Belkin on 2008-03-20 20:41:16
What about foo_uie_tabs v.0.2.6 (http://tmp.reharmonize.net/foobar/)? You can hide the tabs display with this component and still move between them via menu (=> buttons, etc.)
Title: Columns/PanelsUI Tab like feature
Post by: foosion on 2008-03-20 21:16:37
not having problems with running multiple instances here...maybe there is an option to allow multiple instances in foobar, though i couldnt find it...

There is no option in foobar2000 to use multiple instances. If you want multiple instances, you have to make sure that you have multiple installations and that at most one installation uses the shared configuration that is stored in your Windows user profile. The General page in the preferences has a setting to control the location of your configuration files.
Title: Columns/PanelsUI Tab like feature
Post by: digital006 on 2008-03-21 01:17:41
not having problems with running multiple instances here...maybe there is an option to allow multiple instances in foobar, though i couldnt find it...

There is no option in foobar2000 to use multiple instances. If you want multiple instances, you have to make sure that you have multiple installations and that at most one installation uses the shared configuration that is stored in your Windows user profile. The General page in the preferences has a setting to control the location of your configuration files.


Thanks, I'll give it a shot now.

Edit: after playing around with the settings I finally got it to work. Thanks foosion