André,
It works here with RR 2.6.1 and WinXP as well. You might want to
explicity capture the copyKey message with a script in your stack which
does something like:
on copyKey
if the selectedText is not empty then copy
end copyKey
Keep in mind, Rev traps the copyKey message when in development mode.
But if you suspend development, you will find it works.
best,
Chipp
André.Bisseret wrote:
Hi !
I have fields that are set to "lock text", "focusable" and "auto hilite
text".
I want that users be able to select a part of text and to copy it in
order to paste it elsewhere (for ex. in a Word document).
With Windows system, friends who are testing my app. report that Ctrl C
does not work.
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution