Ok I have one problem right now I want to edit the copy and paste in the menu bar but when I edit one the same script is for the other. How do I edit both so that the scripts are diferent?
On Fri, 11 Mar 2005 08:49:52 -0800, Richard Gaskin <[EMAIL PROTECTED]> wrote: > Kevin J wrote: > > I was reading the Docs and was looking at the selectedText and the > > copy functions. But it does not say how to ues them together. What I > > am trying to do is get it so that when a user hilites the text in > > field"txtfield". Then use the copy comand in the menu to to copy the > > text to the clipboard. I looked all over and can't find anything on > > it. > > Here's what you need: > > copy > > That's it. When text is selected, issuing the "copy" command will copy > the test to the Clipboard. > > -- > Richard Gaskin > Fourth World Media Corporation > __________________________________________________ > Rev tools and more: http://www.fourthworld.com/rev > _______________________________________________ > use-revolution mailing list > [email protected] > http://lists.runrev.com/mailman/listinfo/use-revolution > _______________________________________________ use-revolution mailing list [email protected] http://lists.runrev.com/mailman/listinfo/use-revolution
