On 1/5/04 3:24 AM, "Dar Scott" <[EMAIL PROTECTED]> wrote:
>
> On Sunday, January 4, 2004, at 05:00 AM, Doug Lerner wrote:
>
>> But if I use the CMD+C instead, the text immediately gets deselected
>> and
>> nothing gets copied to the clipboard.
>>
>> What might I be doing wrong?
>
> Is your han
On Sunday, January 4, 2004, at 05:00 AM, Doug Lerner wrote:
But if I use the CMD+C instead, the text immediately gets deselected
and
nothing gets copied to the clipboard.
What might I be doing wrong?
Is your handler even being executed? Maybe an IDE frontscript is
stealing it.
Dar Scott
I set up an Edit menu with a Copy item with a script to "copy" when
selected. I also added an option CMD+C for that item.
If I select text in a field (lockText true, traversalOn true) using the menu
item directly, the selected text gets placed in the clipboard.
But if I use the CMD+C instead, the