Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: foo_ui_panels (Read 1317836 times) previous topic - next topic
0 Members and 24 Guests are viewing this topic.

foo_ui_panels

Reply #1625
I am currently running my config not via panel ui but columns ui. I wanted to place the Quick Search Toolbar within a Track Info window. The QST appears just fine in columns ui. Maybe this is only possible in Panels ui?
$panel() only functions with the Panels Interface
elevatorladylevitateme

 

foo_ui_panels

Reply #1626
Where do you add this($windowstyle(hidetitlebar) (only in the // Background section) will hide the title bar) to hide the title bar, could someone tell me where to place this at?

foo_ui_panels

Reply #1627
Hi guys, I've just started fooling around with panels and i have a quick question.  Can i group/sort each playlist differently, instead of having all my playlists sorted one way?  I have one i'd like to sort by album, while another playlist i'd like to sort by artist.  Thanks, sorry if this has been touched upon.

foo_ui_panels

Reply #1628
In the latest version the View > Panels UI menu is broken. I no longer se my configs there. Not even the provided basic.


yeah, I removed it. should be slightly faster startup as the layouts don't have to be enumerated on startup.

Quote
Also, this code is also broken in the new version. How do I make it work again?


use a separate layout called "Album" to handle album grouping, and %groupformat% in a layout called "Singles" for the others. See here for the recommended layout names, and the basic.pui for an example.

In the Prefernces for Panels_UI Sort/Group criterea, how do the

Group By code windows and

Group by sort switch interact?

And interact with the options in the  Sort/Group by settings window?


if "group by sort" is checked, items are grouped by the same format string used to sort, else the format string in "group by" is used.

but.....Run service is not executed


what do you mean? you have a context menu item that is not being executed by a button?

Request: Buttons only work stably for me when placed under a // PerTrack header, but sometimes I need to give a button a command that needs to be evaluated Per Second. Is it at all possible to make buttons function more stably under // PerSecond headers too?


buttons aren't meant to be used under // PerSecond. add this to the feature requests page, and I will try to add it for the future.

Ok i just love all the new feature and how you reorganised everything. Just amazing.
One thing bugging me yet, you removed the layout selector, so is it not possible anymore to force the layout on playlist name?


no, but since the last layout used for each playlist is remembered and restored on playlist change, you would have to sort/group each playlist once, and it will subsequently be remembered.

Quote
EDIT: Found one strange behaviour with the last version. When i move foobar or click on album art panel, my whole desktop flicks(every opened applications). Might be due to the hidetitlebar feature. Apparently you changed the way it works because now i can resize foobar on notitlebar mode(which is great by the way but would be even better if we could only accept vertical or horizontal resize)


please post your .pui and component list and I will take a look.

Hi guys, I've just started fooling around with panels and i have a quick question.  Can i group/sort each playlist differently, instead of having all my playlists sorted one way?  I have one i'd like to sort by album, while another playlist i'd like to sort by artist.  Thanks, sorry if this has been touched upon.


yes. you just have to sort/group each playlist once, and when you switch to it again the layout will be switched automatically.

foo_ui_panels

Reply #1629
Where do you add this($windowstyle(hidetitlebar) (only in the // Background section) will hide the title bar) to hide the title bar, could someone tell me where to place this at?

You answered your own question no?


To hide the title bar:
Quote
// Background
$windowstyle(hidetitlebar)

To unhide the title bar:
Quote
// Background
$windowstyle(showtitlebar)

foo_ui_panels

Reply #1630
I've noticed in the new version the 'layout selection' dropdown box in the 'Sort / Group By -> Edit' context menu.  Where are the settings for these layouts?  And where is my custom SCPL layout (called wraithdu_small) that I use now?

Are they presets that I would have to create a layout named accordingly in order to use?  How can I add my own/current layout names?  What does the 'Ignore Sort' checkbox do exactly?

Also small bug - the $settray() tooltip does not work if only 'Minimize to Tray' is selected.  That tooltip always says 'foobar2000'.  If I also/only check 'Show Tray Icon', it works correctly.

foo_ui_panels

Reply #1631
The layout box selects which layout you want used for the current set of sort/group criteria.

So, if you group by album and select the album layout (and ignore sort is checked), then every time you group by album, the album layout will be used. If "ignore sort" is not checked, then the sort order and the grouping pattern have to match in order for the layout to be used, instead of just the grouping pattern.

If you want to use your own layout name, just select the sort/group criteria you want to use with your layout, decide if you want "ignore sort" on or off, then type in the name of your layout in the layout box and hit apply or ok. From then on, whenever you use the same sort/group pattern your layout will be chosen automatically.

foo_ui_panels

Reply #1632
Edit: nevermind

foo_ui_panels

Reply #1633
Hmm... not sure if its a bug or not, but since updating past panels 13.5 (?) (I am on 0.13.8 Beta right now) all my $button2 codes that point to roo_run commands don't work. Was something changed to affect them? My pointers to run scripts on the files don't work either.

I am trying to run the commands from a track display, and update a columns playlist (this entire thing is in columns UI btw) and it used to work but doesn't now.

A little help?
Song List: keikoniumboards.ke.funpic.org/files/songlist.html

foo_ui_panels

Reply #1634
To hide the title bar:
Quote
// Background
$windowstyle(hidetitlebar)

To unhide the title bar:
Quote
// Background
$windowstyle(showtitlebar)


For some reason I can't get these to do anything for me.
Would have something to do with my .pui's having been first created many versions ago?


[PLAUSIBLE BUG]
Between...
http://www.hydrogenaudio.org/forums/index....st&p=498271
http://www.hydrogenaudio.org/forums/index....st&p=498285
and
http://www.hydrogenaudio.org/forums/index....st&p=498159

...I might guess that 0.13.7 has broken compatibility with the foo_run component (not that it's really needed any more)

If I had to guess, I think it may have something to do with this:
In the latest version the View > Panels UI menu is broken. I no longer se my configs there. Not even the provided basic.
yeah, I removed it. should be slightly faster startup as the layouts don't have to be enumerated on startup.
elevatorladylevitateme

foo_ui_panels

Reply #1635
I verified only appears in hidetitlebar mode

Here is my components list and my config
Code: [Select]
 Core (2007-04-14 20:45:50)
    foobar2000 core 0.9.4.3 beta
foo_albumlist.dll (2007-04-14 19:54:48)
    Album List 3.2.0
foo_audioscrobbler.dll (2007-05-13 14:23:40)
    Audioscrobbler 1.3.6
foo_cdda.dll (2007-04-14 19:54:36)
    CD Audio Decoder 2.1.1
foo_common.dll (2006-03-11 20:23:56)
    Common services 0.1
foo_comserver2.dll (2006-07-31 21:13:20)
    COM Automation server 0.7 alpha 6
foo_converter.dll (2007-04-14 19:54:18)
    Converter 1.0.1
foo_cwb_hooks.dll (2006-11-01 11:21:28)
    cwbowron's title format hooks 1.0.14 [Nov  1 2006 - 10:20:44]
foo_dsp_std.dll (2007-01-20 01:36:56)
    Standard DSP array 1.0
foo_infobox.dll (2006-10-09 15:17:14)
    Special file info box 2.0.4
foo_input_std.dll (2007-04-14 19:54:18)
    FLAC Decoder 1.1.0
    Standard Input Array 1.0
    WMA Decoder 1.1
foo_masstag.dll (2006-10-14 12:09:20)
    Masstagger 1.6
foo_playcount.dll (2006-09-16 17:55:54)
    Playback Statistics 1.3.2
foo_playlist_manager.dll (2006-03-13 01:25:16)
    Playlist Manager 1.0
foo_playlist_tree.dll (2007-04-03 11:40:00)
    Playlist Tree Panel 3.0.BETA_3 [Apr  3 2007 - 11:39:32]
foo_rgscan.dll (2007-04-14 20:11:20)
    ReplayGain Scanner 2.0.2
foo_run.dll (2006-06-15 22:08:10)
    Run services 0.3.2
foo_scrobblecharts.dll (2007-03-28 22:12:28)
    Last.fm Chart Player 0.2.1
foo_ui_columns.dll (2007-05-02 19:17:10)
    Columns UI 0.2.0 alpha 1
foo_ui_panels.dll (2007-06-12 12:28:20)
    Panels UI 0.13.8 beta [Jun 12 2007 - 12:28:00]
foo_ui_std.dll (2007-04-14 19:53:14)
    Default User Interface 0.9acc
foo_uie_albumart.dll (2007-01-15 18:04:44)
    Album Art Panel 0.2.6
foo_uie_albumlist.dll (2006-04-28 14:15:08)
    Album list panel 0.2.1 beta 4
foo_uie_explorer.dll (2006-07-06 23:43:30)
    Explorer Tree 1.04.6b
foo_uie_lyrics.dll (2007-03-12 15:32:46)
    Lyric Show Panels 0.3.1.1
foo_uie_lyrics_panel.dll (2006-12-10 03:05:30)
    Lyrics panel 0.35
foo_uie_playlists_dropdown.dll (2007-02-08 16:26:16)
    Playlists Dropdown 0.6 alpha 3
foo_uie_quicksearch.dll (2007-05-18 13:31:10)
    Quick Search Toolbar 2.8l
foo_uie_vis_egoh.dll (2007-01-13 06:20:06)
    Egoh Spectrum analyser (uie) 1.1.0
foo_uie_wmpvis.dll (2007-04-06 07:40:06)
    WMP Visualizations 0.1.2 (Intel SSE)
foo_uie_wsh_panel.dll (2007-03-18 04:24:24)
    WSH Panel (uie) 0.7.1
foo_utils.dll (2006-04-27 13:37:34)
    Playlist tools 0.5.7
foo_winamp_spam.dll (2007-03-26 17:37:48)
    Winamp API Emulator 0.96

http://www.megaupload.com/?d=T49G31GN

foo_ui_panels

Reply #1636

but.....Run service is not executed

what do you mean? you have a context menu item that is not being executed by a button?


Hmm... not sure if its a bug or not, but since updating past panels 13.5 (?) (I am on 0.13.8 Beta right now) all my $button2 codes that point to roo_run commands don't work. Was something changed to affect them? My pointers to run scripts on the files don't work either.

I am trying to run the commands from a track display, and update a columns playlist (this entire thing is in columns UI btw) and it used to work but doesn't now.

A little help?


I've mentioned it few posts ago
Terrestrial, foo_run don't work anymore in track display, neither with buttons that point to the command, as Keikonium said, neither with context-menu (the "run" popup menu that should lists all scripts is empty)...but it still works in SCPL when using context-menu.
Maybe it has nothing to do with but it acts exactly as before, when player was stopped, so i've supposing it's probably due to the change you recently made in order to make "cwb_hooks functions and variable will now work in track displays / main panels ui even with no track / when playback stopped."

Could you please fix this, or/and maybe, you can see how to completely replace foo_run with new EXEC: command. That would be very nice.

Anyway, thxs for new functions.

foo_ui_panels

Reply #1637
Hmm... not sure if its a bug or not, but since updating past panels 13.5 (?) (I am on 0.13.8 Beta right now) all my $button2 codes that point to roo_run commands don't work. Was something changed to affect them? My pointers to run scripts on the files don't work either.

I am trying to run the commands from a track display, and update a columns playlist (this entire thing is in columns UI btw) and it used to work but doesn't now.

A little help?


same for me, since 0.13.7 exactely, buttons that launch foo_run commands don't work anymore ... but with the new feature button EXEC:'command', i've resolved this lake to lauch my browser for art search

foo_ui_panels

Reply #1638
one thing that I'm really missing in the library filter is that it doesn't go automatically further to the next level if something is !null!
an example to make myself clear:

level 1;$if($strstr(%discogs_format%,Vinyl),Vinyl,$if($strstr(%discogs_format%,CD),CD,Unknown))
level 2:$if($strstr(%discogs_format%,Vinyl),%discogs_label%,!null!)
level 3:$if($strstr(%discogs_format%,Vinyl),%discogs_catalog%,%album%)

It would be cool if the discogs label is not shown if the vinyl is not present in the discogs_format tag but that it would then just shows level three en sorts on album

This isn't yet possible is it?
but it would be great if it was made possible.
Something like a !hide! function I mean...

foo_ui_panels

Reply #1639
Feature request:

How about allowing panels within SCPL Group headers?

foo_ui_panels

Reply #1640

Request: Buttons only work stably for me when placed under a // PerTrack header, but sometimes I need to give a button a command that needs to be evaluated Per Second. Is it at all possible to make buttons function more stably under // PerSecond headers too?


buttons aren't meant to be used under // PerSecond. add this to the feature requests page, and I will try to add it for the future.




Thanks! Where is the feature request page? (I couldn't find it - only a plug-in request page.)

Also I think there is a problem with the $select() command; When I use two pvars to toggle between what is selected, where one is evaluated // PerSecond, and the other // PerTrack, it doesn't seem to work properly at all, even though the code I have used makes perfect sense. You can see what I mean in this post.

I will request a fix for this on your requests page too if this is the case, and if it is possible.

Thanks
-mac

foo_ui_panels

Reply #1641
Also I think there is a problem with the $select() command; When I use two pvars to toggle between what is selected, where one is evaluated // PerSecond, and the other // PerTrack, it doesn't seem to work properly at all, even though the code I have used makes perfect sense. You can see what I mean in this post.

that would be the expected behavior...
elevatorladylevitateme

foo_ui_panels

Reply #1642

Also I think there is a problem with the $select() command; When I use two pvars to toggle between what is selected, where one is evaluated // PerSecond, and the other // PerTrack, it doesn't seem to work properly at all, even though the code I have used makes perfect sense. You can see what I mean in this post.

that would be the expected behavior...


Do you mind explaining why please? To me, it seems that the code should work..but it doesn't.

foo_ui_panels

Reply #1643
-Open foobar2000
-Click Preferences (or just Ctrl+P with keyboard)
-Go to Panels UI preferences
-Click on the right button saying "Edit Layout"
-At the end of the layout, simply append your "$settitle(...)" string

ie. as shown in my configuration below:


Thanks so much, but I get ? - ? when a song is not playing now any idea's how to fix this?

foo_ui_panels

Reply #1644
Maybe someone could take the time to answer this for me?

Until I upgraded to 13.8b, my button for Activate Now Playing was working fine.  Now, due to the improved changes, it no longer works.  After reading about the new commands and functions, I tried to alter the code for the button, but I cannot seem to find the combination that makes it happen. 

Here is what I have now, that will not work.

$button( BLA...BLA....,EXEC:'Activate Now Playing',TOOLTIP:"Activate Now Playing")

Anyone have a suggestion for me as to how I can fix the code for that button?  Many thanks!!

foo_ui_panels

Reply #1645
works fine for me with
$button( BLA...BLA....,Activate Now Playing,TOOLTIP:"Activate Now Playing")

foo_ui_panels

Reply #1646
whera are my panelsUI layout ?? i see 'Sort/Group' Header instead with non list below it ...

Bug with button 'MENU' ?



Br3tt

foo_ui_panels

Reply #1647
Terrestrial: the $windowstyle(hidetitlebar) doesnt work in POPUP. It might not be implemented. Just wanted to point it out in case it is a bug

foo_ui_panels

Reply #1648
works fine for me with
$button( BLA...BLA....,Activate Now Playing,TOOLTIP:"Activate Now Playing")


Well, that's exactly the way the code read originally, and then it stopped working.

As a double check, I just entered it that way again, and now it works???  Very strange, but thank you, at least it works again...

/me scratching head and mumbling...........

foo_ui_panels

Reply #1649

In the latest version the View > Panels UI menu is broken. I no longer se my configs there. Not even the provided basic.


yeah, I removed it. should be slightly faster startup as the layouts don't have to be enumerated on startup.

Quote
Also, this code is also broken in the new version. How do I make it work again?


use a separate layout called "Album" to handle album grouping, and %groupformat% in a layout called "Singles" for the others. See here for the recommended layout names, and the basic.pui for an example.

In the Prefernces for Panels_UI Sort/Group criterea, how do the

Group By code windows and

Group by sort switch interact?

And interact with the options in the  Sort/Group by settings window?


if "group by sort" is checked, items are grouped by the same format string used to sort, else the format string in "group by" is used.

but.....Run service is not executed


what do you mean? you have a context menu item that is not being executed by a button?

Request: Buttons only work stably for me when placed under a // PerTrack header, but sometimes I need to give a button a command that needs to be evaluated Per Second. Is it at all possible to make buttons function more stably under // PerSecond headers too?


buttons aren't meant to be used under // PerSecond. add this to the feature requests page, and I will try to add it for the future.

Ok i just love all the new feature and how you reorganised everything. Just amazing.
One thing bugging me yet, you removed the layout selector, so is it not possible anymore to force the layout on playlist name?


no, but since the last layout used for each playlist is remembered and restored on playlist change, you would have to sort/group each playlist once, and it will subsequently be remembered.

Quote
EDIT: Found one strange behaviour with the last version. When i move foobar or click on album art panel, my whole desktop flicks(every opened applications). Might be due to the hidetitlebar feature. Apparently you changed the way it works because now i can resize foobar on notitlebar mode(which is great by the way but would be even better if we could only accept vertical or horizontal resize)


please post your .pui and component list and I will take a look.

Hi guys, I've just started fooling around with panels and i have a quick question.  Can i group/sort each playlist differently, instead of having all my playlists sorted one way?  I have one i'd like to sort by album, while another playlist i'd like to sort by artist.  Thanks, sorry if this has been touched upon.


yes. you just have to sort/group each playlist once, and when you switch to it again the layout will be switched automatically.



Falstaff, read the top of this.