Notice: Any messages purporting to come from this site telling you that your password has expired, or that you need to verify your details, confirm your email, resolve issues, making threats, or asking for money, are
spam. We do not email users with any such messages. If you have lost your password you can obtain a new one by using the
password reset link.
Due to spam on this forum, all posts now need moderator approval.
Entire forum
➜ MUSHclient
➜ General
➜ Can we have a the following text selection commands?
Can we have a the following text selection commands?
|
It is now over 60 days since the last post. This thread is closed.
Refresh page
Posted by
| Kahenraz
(75 posts) Bio
|
Date
| Fri 26 Apr 2019 05:33 PM (UTC) Amended on Fri 26 Apr 2019 05:35 PM (UTC) by Kahenraz
|
Message
| We currently have:
SetCommandSelection()
and
GetSelectionEndColumn()
GetSelectionEndLine()
GetSelectionStartColumn()
GetSelectionStartLine()
Can we have the reverse as well:
BSTR GetCommandSelection()
and
void SetSelection(long LineStart, long LineEnd, long ColumnStart, long ColumnEnd)
SetSelection() is used to select text in the world window and GetCommandSelection() is used to get the selected text in the command window.
A -1 for LineStart or LineEnd signifies the last line without having to first query it. | Top |
|
The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).
To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.
5,474 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top