mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Jul 2014
Posts: 317
TECO Online OP
Pan-dimensional mouse
OP Online
Pan-dimensional mouse
Joined: Jul 2014
Posts: 317
Hi,

When I change tabs, the check text changes and mnemonics appear as plain text
Code
alias name { dialog -m name name }
dialog name {
  title "Name"
  size -1 -1 335 233
  tab "Part I", 1, 5 8 326 193
  text "Sample text", 4, 21 40 207 14, tab 1
  text "Sample text", 5, 21 58 42 14, tab 1
  tab "Part II", 2
  text "Sample text", 6, 21 40 207 14, tab 2
  text "Sample text", 7, 21 58 42 14, tab 2
  tab "Part III", 3
  text "Sample text", 9, 21 40 207 14, tab 3
  text "Sample text", 10, 21 58 42 14, tab 3
  check "Sho&w prefix (~&&@%+)", 11, 21 76 131 16, tab 3
  button "&OK", 12, 253 203 76 23, ok
}

[Linked Image from i.ibb.co]

[Linked Image from i.ibb.co]

This issue was detected in the latest version of mIRC 7.75


TECO
irc.PTirc.org (Co-Admin)
Joined: Jul 2014
Posts: 317
TECO Online OP
Pan-dimensional mouse
OP Online
Pan-dimensional mouse
Joined: Jul 2014
Posts: 317
Hi Khaled,

I did some more tests, and noticed that this problem is not recent. I just tested it on version 7.68 and I can reproduce the bug and after speaking with Wims he confirmed that in version 7.73 he can also reproduce the bug.


TECO
irc.PTirc.org (Co-Admin)
Joined: Dec 2002
Posts: 5,424
Hoopy frood
Offline
Hoopy frood
Joined: Dec 2002
Posts: 5,424
Thanks this issue has been fixed for the next version.

Joined: Dec 2002
Posts: 5,424
Hoopy frood
Offline
Hoopy frood
Joined: Dec 2002
Posts: 5,424
I just realized I forgot to document this fix in beta.txt. This should now be fixed in the latest beta.


Link Copied to Clipboard