Tuesday, 8 January 2013

Re: New clipboard API for front ends, and textarea progress

Hi Michael

On Tue, 08 Jan 2013 18:06:23 +0000 (GMT), Michael Drake wrote:

> (e.g. for KEY_PASTE, there must be an editable feature with input focus in
> the core for it to act on the KEY_PASTE and call gui_get_clipboard).

Previously I was checking to see if something was selected in order to
update the menu items as enabled/disabled (so you can't even select
"copy" if there is no area highlighted). Is it still possible to do
this?

If not functions like can_copy(), can_paste(), can_select etc would be
very nice to have.

Chris

No comments:

Post a Comment