mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Jan 2021
Posts: 38
T
Ameglian cow
OP Offline
Ameglian cow
T
Joined: Jan 2021
Posts: 38
Some times I want to make small codes in the editbox then pressing up/down arrow to switch between codes.
The thing is. if the text is wrapped in the editbox, you can't press up/down without getting the selection up to line 1.
If you resize the window so there is no longer wrapped. You can press up/down.

I have no idea if this is a bug or not.

Joined: Dec 2002
Posts: 3,890
Hoopy frood
Offline
Hoopy frood
Joined: Dec 2002
Posts: 3,890
The reason for this is that if the text is wrapped, the cursor is used to edit the text in the editbox. In multi-line editboxes, you can hold down the Control Key while pressing Up/Down to change lines.


Link Copied to Clipboard