mIRC Home    About    Download    Register    News    Help

Print Thread
#197454 06/04/08 04:51 AM
Joined: Dec 2007
Posts: 48
K
Kol Offline OP
Ameglian cow
OP Offline
Ameglian cow
K
Joined: Dec 2007
Posts: 48
I hold control and scroll with the mouse wheel to change the size of the text in the scripts editor. The numbers on the left which represent the line numbers don't change in size so the alignment goes all weird. Dunno if the scrolling part is a bug or the not changing size is a bug :P

Joined: Aug 2004
Posts: 7,252
R
Hoopy frood
Offline
Hoopy frood
R
Joined: Aug 2004
Posts: 7,252
Confirmed, and I would suspect that it's the scrolling that's the bug part, as changing the font size using File - Font (in the script editor) changes the size of the line numbers as well.

Joined: Sep 2005
Posts: 2,881
H
Hoopy frood
Offline
Hoopy frood
H
Joined: Sep 2005
Posts: 2,881
Ctrl+scrollwheel is a general richedit shortcut, so its not a bug. This is most likely happening because that event is not being caught by mIRC and the line numbers font is not being changed accordingly.

Joined: Oct 2003
Posts: 3,918
A
Hoopy frood
Offline
Hoopy frood
A
Joined: Oct 2003
Posts: 3,918
Well it is a bug because mIRC isn't catching when it should.


- argv[0] on EFnet #mIRC
- "Life is a pointer to an integer without a cast"
Joined: Sep 2005
Posts: 2,881
H
Hoopy frood
Offline
Hoopy frood
H
Joined: Sep 2005
Posts: 2,881
I meant that the fact that ctrl+scrollwheel changes the font size is not a bug.

Joined: Jan 2006
Posts: 468
Fjord artisan
Offline
Fjord artisan
Joined: Jan 2006
Posts: 468
True, the bug is actually when you do the ctrl+scroll, fonts grow bigger or smaller, but the line numbers' bar is still the same.

In addition, modifying the font size from File → Font won't fix it, the font size will still the same.

Joined: Dec 2002
Posts: 5,411
Hoopy frood
Offline
Hoopy frood
Joined: Dec 2002
Posts: 5,411
This appears to be a richedit feature - unfortunately the only safe way to resize the fonts in the script editor is through the Font option in the File menu. I'll see if I can make mIRC handle this key/mouse combination for the next version.


Link Copied to Clipboard