So far, the necessary functions are:
COPY TO CLIPBOARD
PASTE FROM CLIPBOARD
SELECT TEXT
DELETE SELECTED TEXT
CUT TO CLIPBOARD
Any others that are *necessary* for 0.8?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Cut, copy, paste, and delete functions now all working using
the right-click context menu. Code yet to be written to
allow for keyboard shortcuts like shift-delete.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=1216235
True. Still working on the console component to enable this
functionality - will do.
Logged In: YES
user_id=1216228
Raised priority since I don't think 0.8.x should be lacking this
Logged In: YES
user_id=1216235
Paste function "kind of" works at the moment. I will have to
code in the ability to select text for cutting and copying.
Logged In: YES
user_id=1216235
So far, the necessary functions are:
COPY TO CLIPBOARD
PASTE FROM CLIPBOARD
SELECT TEXT
DELETE SELECTED TEXT
CUT TO CLIPBOARD
Any others that are *necessary* for 0.8?
Logged In: YES
user_id=1216235
Cut, copy, paste, and delete functions now all working using
the right-click context menu. Code yet to be written to
allow for keyboard shortcuts like shift-delete.