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: Custom statusbar pane (Read 3743 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Custom statusbar pane

I'm interested in implementing custom status bar pane like in foo_autoplaylist.
I haven't found anything neither in foobar SDK nor in Columns UI SDK.
Is this an undocumented feature?

 

Custom statusbar pane

Reply #1
No, the status bar pane you are talking about is created by the user interface.  It's for so-called playlist locks in general, an autoplaylist is merely a special kind of playlist lock. There is no API to add custom status bar panes.

Custom statusbar pane

Reply #2
Ok, thanks.