Project

General

Profile

Actions

Feature #5199

open

Add a flag on /did to allow coloring foreground or background or border a dialog id

Added by westor (GR) over 3 years ago. Updated over 3 years ago.

Status:
New
Priority:
Normal
Assignee:
Category:
Scripting
Target version:
Start date:
12/05/2020
Due date:
% Done:

0%

Estimated time:
Operative System:
All

Description

Hello,

I wondering if something like this is possible in AdiIRC that is the best IRC client in the hole world, the request is to create a new flag (e.g: -C) to allow set an $rgb() color in foreground of the ID or in the background or the border.

Usage : /did -C <dialog name> <dialog id> <foreground|background|border> <rgb>
Examples : /did -C test 1 foreground $rgb(255,0,0) or /did -C test 1 background $rgb(255,0,0)

Note : I believe that this is a most wanted feature for DIALOGS UI and i think this is going to make a revolution in dialogs and allows coders to build something with color.

- Thanks!

Actions #1

Updated by westor (GR) over 3 years ago

Funny Note: It's Christmas! so i requested my gift from Santa Claus .. :D :D :D

Actions #2

Updated by Cassio Luz S. over 3 years ago

westor (GR) wrote:

Hello,

I wondering if something like this is possible in AdiIRC that is the best IRC client in the hole world, the request is to create a new flag (e.g: -C) to allow set an $rgb() color in foreground of the ID or in the background or the border.

Usage : /did -C <dialog name> <dialog id> <foreground|background|border> <rgb>
Examples : /did -C test 1 foreground $rgb(255,0,0) or /did -C test 1 background $rgb(255,0,0)

Note : I believe that this is a most wanted feature for DIALOGS UI and i think this is going to make a revolution in dialogs and allows coders to build something with color.

- Thanks!

It would be nice, certainly. But i think it would be better if it's created a dll that does this work.

Out of focus:

Heart thanks for still developing and updating this wonderful client.

Actions #3

Updated by Per Amundsen over 3 years ago

Most controls does not allow changing the border color because the borders are defined and drawn according to the current windows theme style, also some controls does not allow changing background and foreground color for the same reason, e.g the tabs in the tabcontrol.

I'll think about allow changing background/foreground colors on controls that supports it, but I suspect it will look very weird/out of place and inconsistent in most cases.

Actions #4

Updated by westor (GR) over 3 years ago

Thanks kr0n, at least the controls that can support that would be great (e.g: buttons) :)

Actions

Also available in: Atom PDF