Project

General

Profile

Actions

Bug #5588

closed

$statusbar().icon + $statusbar().iconfile not working for non-custom items

Added by westor (GR) almost 2 years ago. Updated almost 2 years ago.

Status:
Invalid
Priority:
Normal
Assignee:
Category:
Scripting
Target version:
Start date:
05/16/2022
Due date:
% Done:

0%

Estimated time:
Operative System:
All
Regression:
No

Description

Hello,

I was trying to set an icon on _info adiirc's default item and saw that .icon and .iconfile of $statusbar() are not working there, i'm not sure if its only working for custom items and not for the default.

Example: //statusbar -p _info $qt(ICON-FILE-HERE) | echo -a IS: $statusbar(_info).icon -- $statusbar(_info).iconfile

- Thanks!

Actions #1

Updated by Per Amundsen almost 2 years ago

  • Status changed from New to Invalid

It only works for custom items, the built-in ones are handled differently.

The idea is you can hide the built-in ones and replace them with your own custom items.

I have updated the wiki pages.

Actions

Also available in: Atom PDF