Help - Search - Members - Calendar
Full Version: Panels UI: How to switch to fullscreen mode?
Hydrogenaudio Forums > Misc. > Recycle Bin
airbornflght
Sorry, I know this has been posted before, as I'm pretty sure I have asked it and recieved an answer. But I couldn't find it through search.

How do you get foobar to run fullscreen. I know before it was a simple box that I checked to hide the title bar. It just makes it a lot cleaner since I run foobar in it's own 15" lcd. I had to fix my foobar install since I had a hard drive failure...no fun.
picmixer
Hiding the title bar was never a feature of the foobar2000 default UI.
Keikonium
It sounds like you're using Panels UI since you meantioned a tick box to hide the titlebar. That has since left the GUI, and been replaced by some code.

Under the Globals section in your code use the following:
$windowstyle(hidetitlebar)

And to show the titlebar again, use the following:
$windowstyle(showtitlebar)


Hopefully this helps.

EDIT:

Oh, and if its not Panels UI you're using, then you're out of luck because its not possible from within foobar2000 itself.
airbornflght
QUOTE (Keikonium @ Oct 25 2007, 15:46) *
It sounds like you're using Panels UI since you meantioned a tick box to hide the titlebar. That has since left the GUI, and been replaced by some code.

Under the Globals section in your code use the following:
$windowstyle(hidetitlebar)

And to show the titlebar again, use the following:
$windowstyle(showtitlebar)


Hopefully this helps.

EDIT:

Oh, and if its not Panels UI you're using, then you're out of luck because its not possible from within foobar2000 itself.


yes, I am using panels. Thanks
Johnnz
QUOTE (airbornflght @ Oct 26 2007, 10:38) *
QUOTE (Keikonium @ Oct 25 2007, 15:46) *
It sounds like you're using Panels UI since you meantioned a tick box to hide the titlebar. That has since left the GUI, and been replaced by some code.

Under the Globals section in your code use the following:
$windowstyle(hidetitlebar)

And to show the titlebar again, use the following:
$windowstyle(showtitlebar)


Hopefully this helps.

EDIT:

Oh, and if its not Panels UI you're using, then you're out of luck because its not possible from within foobar2000 itself.


yes, I am using panels. Thanks


Hi, I am trying to use the Panels UI but can't get it to work. I downloaded the file, unzipped it and put the .dll file in the components directory. However, when I go to preferences (after restarting) there is still only the Default User Interface available in the User Interface Dialogue box in the display settings in Preferences. Anyone know what I'm doing wrong?
THanks smile.gif
marc2003
take a look at the pinned topic at the top of the forum. dry.gif
Johnnz
Oh, I see. Looks like this thread should have qualified for closure then, eh? smile.gif

So, can any other UI do fullscreen at all?
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.