mIRC Home    About    Download    Register    News    Help

Print Thread
#207962 08/01/09 01:06 PM
Joined: Feb 2007
Posts: 234
M
MTec007 Offline OP
Fjord artisan
OP Offline
Fjord artisan
M
Joined: Feb 2007
Posts: 234
I'm going to start off saying this might be due to windows but here goes:

if you use in mirc.ini:
[colors]
n0=black,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,15,0,1,1,0

There are some issues from highlight text/list box items in the mirc window (treeview, nicklist) and the edit box. but this issue does not effect the chat windows at all.

if you use the colors setting above, and highlight something, the highlight color will default to windows default highlight color but there will be an issue making it hard to see exactly what is being highlighted, if you notice though, the chat windows are not effected which leads me to believe that this is a bug in mIRC, not windows (but read my opening statement!)

I've tried my best to explain this, hopefully it will be fixed.

screen shot in action:

http://e-motz.com/uploads/mirc_highlightBug.png

MTec007 #207970 08/01/09 04:55 PM
Joined: Oct 2003
Posts: 3,918
A
Hoopy frood
Offline
Hoopy frood
A
Joined: Oct 2003
Posts: 3,918
Channel buffers are custom controls written by mIRC while the editbox, nicklist and treebar are all standard Windows controls, so in fact this is specifically due to Windows behaviour and not mIRC's. Khaled would need to customize all standard windows controls to change highlight colour, which I don't see happening. There *might* be a way to set the highlight colour as a property which would be feasible, but I don't think that's available everywhere.


- argv[0] on EFnet #mIRC
- "Life is a pointer to an integer without a cast"
argv0 #207971 08/01/09 04:59 PM
Joined: Feb 2007
Posts: 234
M
MTec007 Offline OP
Fjord artisan
OP Offline
Fjord artisan
M
Joined: Feb 2007
Posts: 234
That would explain why the behavior is the way it is, however I still wish that it can be fixed.

MTec007 #207973 08/01/09 06:06 PM
Joined: Oct 2003
Posts: 3,918
A
Hoopy frood
Offline
Hoopy frood
A
Joined: Oct 2003
Posts: 3,918
For any standard control, a DLL will be able to customize it, even if Khaled does not address this issue.


- argv[0] on EFnet #mIRC
- "Life is a pointer to an integer without a cast"

Link Copied to Clipboard