Foobar2000:Components/Columns UI (foo ui columns)

From Hydrogenaudio Knowledgebase
Jump to: navigation, search

Description

A user interface for the foobar2000 audio player which includes the following features:

  • Columns in the default view of the playlist
  • Built-in volume control toolbar
  • Interchangeable elements through the use of panel and toolbar components

Layout

The definite most important aspect of Columns UI! Each item that is added is hereforth refered to as an object.

Layout

The only existing layout option is Tabbed Panel Stack Mod, used for foo_uie_tabs. Tabs in this case function the same way they do in Firefox, and each tab corresponds to a different layout. In order to set that layout, each child object is a new tab.

Panels

Playlist Views

Splitters

|- Horizontal Splitter
|--- Panel A
|--- Panel B

Makes A to the left of B

|- Vertical Splitter
|--- Panel A
|--- Panel B

Makes A on top of B

Toolbars

Visualizations

Playlist Switcher

Switch playlist, not very featureful.

Playlist View

This Playlist View (like Single Column Playlist or Default) displays different variables in columns.

Link