mIRC Home    About    Download    Register    News    Help

Print Thread
#79419 15/04/04 04:40 PM
Joined: Feb 2003
Posts: 3,432
S
sparta Offline OP
Hoopy frood
OP Offline
Hoopy frood
S
Joined: Feb 2003
Posts: 3,432
I dont know if you can call this a bug? if you right click in your status window, there you have a menu that are disabled "channel" .. if you open the popup file and look at the code, then it looks like:
Code:
Channel
.Try double-clicking in a channel window!:

i think it should look like:
Code:
Channel
.Try double-clicking in a channel window!:[color:red]/[/color]

if you add the / , then you can see the text typed there. and i can only guess its suposed to show, why else write it there? smile

Last edited by Hammer; 16/04/04 02:38 AM.

if ($me != tired) { return } | else { echo -a Get a pot of coffee now $+($me,.) }
#79420 15/04/04 04:50 PM
Joined: Jun 2003
Posts: 5,024
M
Hoopy frood
Offline
Hoopy frood
M
Joined: Jun 2003
Posts: 5,024
Post deleted by Mentality


Mentality/Chris
#79421 15/04/04 04:52 PM
Joined: Dec 2002
Posts: 3,138
C
Hoopy frood
Offline
Hoopy frood
C
Joined: Dec 2002
Posts: 3,138
Quote:
Not sure I understand that - by default, mIRC does not have the words "Try double-clicking in a channel window!" in it's popup files.

Does too :P

Code:
Join
.#mIRC:/join #mirc
.#irchelp:/join #irchelp
.join ?:/join #$$?="Enter a channel to join:"
Channel
[color:red]Try double-clicking in a channel window!:[/color]
Other
.Whois ?:/whois $$?="Enter a nickname:"
.Query:/query $$?="Enter a nickname:"
.Nickname:/nick $$?="Enter your new nickname:"

#79422 15/04/04 05:05 PM
Joined: Jun 2003
Posts: 5,024
M
Hoopy frood
Offline
Hoopy frood
M
Joined: Jun 2003
Posts: 5,024
Ah, I was thinking of just channel popups where it only says "Channel Modes:/channel".

With reference to the original post then, I think it should have the / yes, otherwise it's pretty pointless and quite confusing ("How come I can't get it to stop being grey?" etc). One might question it being there at all actually....

My 2 cents.

Regards,


Mentality/Chris
#79423 15/04/04 05:52 PM
Joined: Feb 2003
Posts: 3,432
S
sparta Offline OP
Hoopy frood
OP Offline
Hoopy frood
S
Joined: Feb 2003
Posts: 3,432
Maybe a mistake from ouer friend Khaled ? simple to miss a single / somwhere smile


if ($me != tired) { return } | else { echo -a Get a pot of coffee now $+($me,.) }

Link Copied to Clipboard