Le 27 avr. 05, � 15:08, Paul Salyers a �crit :

At 08:03 AM 4/27/2005, you wrote:
Hi Paul,

By pressing the tab key with your handler, you only select the text but you don't copy it.
So there is nothing to paste :-)


on tabKey
  select text of the target
  copy
end tabKey

After you press tab it is selected true! then you press (ctrl +C) to copy onto the clip board. then press (ctrl +V) to paste but it will not paste.

It should work.
With Windows , the only problems I encountered were when copying from an app (NotePad for instance) and pasting into another one (Rev for instance).
Clipboard transfer between applications is not such reliable as it is with Mac OS.
If your problem is strictly within Rev, make tests: using the menu items, using the shortcuts, testing in another new stack, restarting Rev and so on.
Be logical and you will find if it is an IDE problem, a specific stack problem or something else :-)


I didn't think I would have to go through the step by step detail instructions with a programmers
The more difficult for us to help beginners is that they think things are patently obvious ;-)

Best regards,

Eric Chatonet.
----------------------------------------------------------------
So Smart Software

For institutions, companies and associations
Built-to-order applications: management, multimedia, internet, etc.
Windows, Mac OS and Linux... With the French touch
----------------------------------------------------------------
Web site                http://www.sosmartsoftware.com/
Email           [EMAIL PROTECTED]/
Phone           33 (0)1 43 31 77 62
Mobile          33 (0)6 20 74 50 86
----------------------------------------------------------------

_______________________________________________
use-revolution mailing list
[email protected]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to