How do I add labels to Droppable User Buttons?

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Sander Bouwhuis
Posts: 249
Joined: 10 Jun 2008 15:40
Location: Netherlands

Re: How do I add labels to Droppable User Buttons?

Post by Sander Bouwhuis »

It's available in the latest beta?
(\__/)
(='.'=) This is Bunny. Copy and paste bunny into
(")_(") your signature to help him gain world domination.

admin
Site Admin
Posts: 66362
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: How do I add labels to Droppable User Buttons?

Post by admin »

Sure.

Stefan
Posts: 1360
Joined: 18 Nov 2008 21:47
Location: Europe

Re: How do I add labels to Droppable User Buttons?

Post by Stefan »

Yes.

Code: Select all

Change Log for the latest XYplorer BETA version:
v10.40.0105 - 2011-10-18 14:55
    + User Buttons: Now labels are supported, i.e. you can define a text
      to be displayed in the toolbar instead of the icon. In the Edit
      User Button dialog, simply prefix the contents of the Icon field
      with "label:", for example:
        label:Fun

      Now "Fun" is printed to the button in the toolbar.
      Optionally you can define text and back colors in format RRGGBB,
      for example:
        label:Fun>FFFFFF,555555   //white on dark grey
        label:Fun>FF0000          //red (no background)

      Of course, this also works for Droppable User Buttons (which are
      just a subtype of User Buttons).
CTB_OwnLabels_001.PNG
To see the attached files, you need to log into the forum.

Sander Bouwhuis
Posts: 249
Joined: 10 Jun 2008 15:40
Location: Netherlands

Re: How do I add labels to Droppable User Buttons?

Post by Sander Bouwhuis »

Wow! I ask for a little, and you give a LOT!
Overkill = respect.

This is the reason why I choose XyPlorer over other software... the support is beyond fantastic.
(\__/)
(='.'=) This is Bunny. Copy and paste bunny into
(")_(") your signature to help him gain world domination.

Post Reply