getmusicbee.com

General => MusicBee Wishlist => Topic started by: Fox63 on November 10, 2022, 02:03:20 PM

Title: Prompt field in customize panel
Post by: Fox63 on November 10, 2022, 02:03:20 PM
It would be nice to have a prompt field like here:
(https://i.imgur.com/eaRvW0g.png)
in the customize main panel
(https://i.imgur.com/AnnFuwL.png)
I used many virtual fields to create texts with the data to show such as:
(https://i.imgur.com/wHfcxEP.png)
I would leave the virtual fields only and exclusively for formulas.
Thank you
Title: Re: Prompt field in customize panel
Post by: aktor on November 10, 2022, 05:42:39 PM
I like what you did with the formulas. Could you post them?
Title: Re: Prompt field in customize panel
Post by: The Incredible Boom Boom on November 10, 2022, 11:40:53 PM
This is a great idea +1
Title: Re: Prompt field in customize panel
Post by: hiccup on November 12, 2022, 07:50:00 AM
0
(neither for nor against it)

But I think I should mention a problem with how this is working in the Track Details panel:
As soon as you enter something in the prompt field, any formatting in the 'fields' line gets broken and things will become a mess.
So using (adding) this prompt field is only useful if you don't use any formatting in the actual formula.
Not all users will understand this, and they will then run into problems.
Title: Re: Prompt field in customize panel
Post by: The Incredible Boom Boom on November 14, 2022, 07:11:22 PM
0
(neither for nor against it)

But I think I should mention a problem with how this is working in the Track Details panel:
As soon as you enter something in the prompt field, any formatting in the 'fields' line gets broken and things will become a mess.
So using (adding) this prompt field is only useful if you don't use any formatting in the actual formula.
Not all users will understand this, and they will then run into problems.

I did not realize this. I don't use prompts in the Track Details panel, but I would to use them in the main panel.
Title: Re: Prompt field in customize panel
Post by: Fox63 on November 16, 2022, 07:47:01 AM
I like what you did with the formulas. Could you post them?

I'll post only the one for the artist, the others are similar.
For the icon I used windows character map and copied and pasted the corresponding letter.
Code
{font: Segoe UI Symbol;Regular;10}{font: Segoe UI Semibold;Regular;9}{contrast: 40}    ARTISTA:{font: Segoe UI Semibold;Regular;9}{contrast: 80} <Artista album>
Title: Re: Prompt field in customize panel
Post by: Fox63 on November 16, 2022, 08:05:52 AM
0
(neither for nor against it)

But I think I should mention a problem with how this is working in the Track Details panel:
As soon as you enter something in the prompt field, any formatting in the 'fields' line gets broken and things will become a mess.
So using (adding) this prompt field is only useful if you don't use any formatting in the actual formula.
Not all users will understand this, and they will then run into problems.

I did not realize this. I don't use prompts in the Track Details panel, but I would to use them in the main panel.

I tried to use the same system for the fields in the Track Details panel but I didn't have any problems.
Which I don't use because the data I need is already displayed in the main panel. What is playing can be seen from the player.
The problem, if anything, is using a font with size greater than 14, it gets cut off at the bottom. The field does not adapt to the font size used.