How to drag a selection of text in RichTextEditor ?

I don't know if there is any way to drag a selection of text ? I struggle with this for one day now . I want to let the user drag their text selection to a datagrid or canvas , but when I select a part of text ,the sencod time I trigger mousedown event the selection disappeared .
I don't if text layout framework can do this ,but Adobe's Buzzword does support text drag feature . If anyone who can tell me how to do this , I will be very appreciated.

please . Anyone know how to accomplish this ?

Similar Messages

  • How to drag global data in text editor in smart forms

    Hello friends,
    I am doing a smartform. I tried to drag the global data from field list and drop it in text editor but its not working.
    can you please help me how to do that or is it need any extra settings?
    Please help me friends.
    Thanks,
    Manisha
    Edited by: PATIL MANISHA on Apr 23, 2010 12:14 PM

    Hi Manisha,
    It is looking very strange. But still try to do following may be helpfull.
    1. First activate your smart form after declaring the variable in Global definition. Then try to drag n drop from Field list
    2. Or else click on Editor tab of Text node, Then Goto-> change editor (You will get a editor same as Sapscripts)
    put the variable like that:
    HT : &W_TOTAL-MASSG&
    Try this. Best luck...
    Regrads,
    Lokesh.

  • AS CS3 - how to paste then select pasted text

    Would love help with this:
    Part of my script will paste text. After pasting, I would like the script to then select the pasted text (so that it can proceed to apply a style sheet).
    How can I specify such a selection?
    Thanks.

    Hi Shayne, thanks for responding.
    The larger goal for the script is to execute a kind of "paste without formatting" that preserves local formatting/overrides (itlas, bolds, character styles). The native feature does not support this.
    A designer will have live text, say, on the pasteboard, will copy the live text, then select a destination. The destination contains dummy text, formatted with the desired attributes. The live text needs to pick up the attributes and replace the dummy text, preserving overrides.
    The script creates a temporary style sheet capturing the destination attributes, pastes (which replaces the dummy text, putting the live text into position), applies the style sheet (giving the attributes but retaining overrides), then delete the temporary style. Of course as you're pointing out, the style sheet could be applied before pasting.
    If I'm thinking about this correctly, the problem is that the source text could have multiple paragraphs. Setting the insertion point with the desired attributes would take care of the first paragraph, but not the subsequent ones.
    any ideas?
    Meanwhile, if you can find an easy way to do this without copy/paste. . . that would be fantastic!

  • ALV Classic - How to extract the selection long text of TYPE LVC_T_FCAT?

    DATA: e_dyntab_tb  TYPE lvc_t_fcat,
              e_dyntab_wa TYPE lvc_s_fcat,
              t_line_reftab   TYPE REF   TO data.
    *Populate ALV fiels of TYPE LVC_T_FCAT
    MOVE: c_matnr      TO e_dyntab_wa-fieldname.
    MOVE: c_material   TO e_dyntab_wa-scrtext_l.
    APPEND e_dyntab_wa TO e_dyntab_tb.
    LOOP AT t_hwk_date ASSIGNING <fs_hwk_date>. "t_hwk_date is DYNAMIC
        CONCATENATE c_hwk <fs_hwk_date>-index           INTO  e_dyntab_wa-fieldname.
        CONCATENATE c_hwk <fs_hwk_date>-calender_wk INTO  e_dyntab_wa-scrtext_l.
        APPEND e_dyntab_wa TO e_dyntab_tb.
    ENDLOOP.
    *Create dynamic itab from dynamic ALV output
    CALL METHOD cl_alv_table_create=>create_dynamic_table
        EXPORTING
          it_fieldcatalog = e_dyntab_tb          "Pass alv_fcat here
        IMPORTING
          ep_table        = i_reftab.
    * Create Dynamic Work Area and assign to FS
    ASSIGN i_reftab->* TO <fs_final_itab>.      "Assigning the Final Table,
    CREATE DATA t_line_reftab LIKE LINE OF <fs_final_itab>.
      ASSIGN t_line_reftab->* TO <fs_line_reftab>.  "Create a Work Area
    QUESTION:
    e_dyntab_wa-fieldname   = this is the fieldname / column heading for the dynamic internal table
    e_dyntab_tb-scrtext_l     = this "should" be the 1st row(Column Heading Title) for the dynamic itab
                                        = this data will be used for MS Excel Functionality as always as the first row as
                                           column heading in the MS Excel
    Legend:
    How can I extract the entries of e_dyntab_tb-scrtext_l to an internal table containing the same structure of <fs_line_reftab>?

    Maybe I missed something, but you already have the long text for the columns in your FCAT structure.  The problem you will have is that you will NOT be able to place those fields in the table that you have created because the headings will always be text and the columns may or may not be text (i.e. placing a heading into a numeric).  You will be required to use a different structure.
    Since you are writing a custom export, you will need to do one of the following:
    Option A:
    1.  Retrieve the layout from the ALV as it will not necessarily be the same as when the original was created.  The user may have moved a column or hidden one.
    2.  Create a structure for the export file that has only text fields.  It should contain all of the columns from the FCAT.  This can be done by creating another dynamic table and using the original FCAT and current layout.
    3.  Insert the headings as the first row of the export file.
    4.  Loop thru the internal table, compare it with the layout, and only insert the requested records into the export file.
    5.  Export the file.
    or Option B:
    1.  Make sure the internal table has only text fields and insert the headings as the first record.
    2.  Insert all other records with fields converted to alphanumeric.
    3.  Use the standard export function.
    Hope this helps,
    Brian

  • Magic Trackpad: how to drag'n drop text?

    I have a new Magic Trackpad but am having problems finding all the features my Magic Mouse has. How do I drag a selection of text? It seems reasonable that I should just hold down and drag the text, but nothing happens.

    It was three months ago to the day that the update which caused all the problems with this input device was issued. Apple appear to be unwilling to acknowledge that such a problem even exists.

  • Download and upload selection screen texts

    hello,
           My requirement is to upoad and download selection screen texts from one system to another..
           How do download  the selection screen texts from program to the application server and then upload them on another system. I am writing a bdc to carry out this process...
          Please help me out with this..
    Thank you,

    Hi,
      Why don't you just transport it? If it is linked you can asked basis to set the transport part and link it. If it is not you can download the transport and import it on another system.
      If you still need a program to do that. You can use SAPlink on [http://wiki.sdn.sap.com/wiki/display/ABAP/SAPlink]. SDN provided such code already just download it and implement it on both of your system then you can copy a program with selection screen.
    Cheers,
    Chaiphon

  • I cannot tap and drag to select text in Word

    All of sudden, I cannot tap and drag to select text I want to move or edit in Word. Not sure what I did to make it stop working. Please advise....

    "aimbdd" - Thanks very much for your feedback.... That feature you have verified simply disappears with the "new" Multi-touch Trackpad which was first introduced with the early-2008 MacBook Pro, and, which was also carried over from the iPhone...
    The alternative is that you employ the "Mouse Button" or, in this case, the "Track Pad Button" to restore the feature...
    "Will K." - So, the late-2008 MacBook Pro DOES have a button, which you need to "click".
    When you say "Hold" you mean that you need to hold down that "button" ...
    Now, if I understand it correctly, the top surface of the button IS the track pad. That's rather odd!!!
    What happens if you release the button? Or, do you HAVE to hold the button down some how while you take the cursor to the end of your selection? If so, what would you hold it down with if the top surface of the button is the touch sensitive track pad????
    In my opinion, the track pad BUTTON is redundant when you select the various tapping options for the track pad from the preferences, which was also possible on the Powerbook G4 ....
    So, with the new MacBook Pro, which way are we going, forward or backward?

  • Does anybody know how to make a selection in Photoshop Elements 13 without having the width / height box drag from the cursor?

    I've recently upgraded from Photoshop Elements 10 to Photoshop Elements 13 and the selection tool dragging this little box behind it whenever I make a selection or move a selection is highly irritating. I tried to google for how to not have it shown and I read all the descriptions in the manual about selections, I found nothing.
    The following image is what I mean. I want to get rid of the box that says W: 98 px H: 69 px, is there any way to do that? I know I could get used to it but if there is any way to not have it, I would love to know about it.

    I have encountered this same problem.
    The only fix, and an unstable one at that, is to alternately pan the screen and then drag the text box such that as it moves to scroll off the screen it remains on the page.
    The reason this becomes unstable is that at higher zoom levels selecting this text box may also cause it to disappear completely from the page. At this point one has to zoom out find it and attempt to repeat this frustrating maneuver.
    In my experience this effect extends to changing pages and alternating levels of zoom.
    Adobe Acrobat 9 Pro
    Windows XP
    8.5 x 11 Portrait
    Unfortunately there are bugs with the bug tracking form, so the write up submitted to Adobe was lost.
      https://www.adobe.com/go/wish
    "We're sorry, we encountered an error processing your request."

  • How do I reliably select text or highlight text with t440s trackpad?

    It's astounding to me that you remove so many buttons that most users rely on regularly, and then don't provide any obvious instructions or tutorials on how to use all this functionality.
    So I'm trying to do something incredibly simply with buttons -- select some text to copy or paste or cut. I'm using Windows 7 on a t440s.
    Apparently the only way to do this -- unreliably -- is to hold the trackpad down (press it all the way in -- not easy to do with one finger!), and try and get the whole thing you need to select in one swoop. If you've mis-positioned your finger on the trackpad to begin the operation, though, you'll run out of space before you get to the edge of the trackpad. And then you need to start over. And keep trying to do it, until you get it.
    So now an incredibly simple action I did a dozen times a day before the t440s has become nearly impossible. The 3 times I've tried to do it so far, it's taken me a half dozen times each time. It's not gotten easier.
    Which makes me believe I'm missing something here...
    So what's the easiest way to select some text on a page, and quickly copy it?
    If I get find a simple way to do this, sadly, this laptop might be going back. I can't believe this trend to remove the trackpad buttons amongst manufacturers. If I wanted to buy a Mac, I would've bought a Mac.

    You can start by selecting a small portion of text, then release the clickpad, then hold down a Shift key and single-click at the end of the text to be selected -- the selection will expand to encompass the whole text segment ending at your last click.
    If you prefer tapping to clicking, in most apps you can start by double-tapping on a word (word gets selected) then use Shift in the same way as above, ending with a single-tap.

  • I'm having problems (1)selecting onscreen text, (2) having problems resizing menu boxes and selecting menues with the cursor. I'm not able to select menus and move them. I'm not sure how to correct this.

    I'm having problems (1) selecting onscreen text, (2) resizing menu boxes and selecting menues with the cursor. I'm not able to select menus and move them. I'm not sure how to correct this.

    1) This is because of software version 1.1. See this
    thread for some options as to how to go back to 1.0,
    which will correct the problem...
    http://discussions.apple.com/thread.jspa?threadID=3754
    59&tstart=0
    2) This tends to happen after videos. Give the iPod a
    minute or two to readjust. It should now be more
    accurate.
    3) This?
    iPod shows a folder icon with exclamation
    point
    4) Restore the iPod
    5) Try these...
    iPod Only Shows An Apple Logo and Will Not Start
    Up
    iPod Only Shows An Apple Logo
    I think 3,4, and 5 are related. Try the options I
    posted for each one.
    btabz
    I just noticed that one of the restore methods you posted was to put it into Disk Mode First rather than just use the resstore straight off, I Have tried that and seems to have solved the problem, If it has thank you. previously I have only tried just restoring it skipping this extra step. Hope my iPod stays healthy, if it doesnt its a warrenty job me thinks any way thanks again

  • How to Print Text in the PLD when we select Type : Text

    Hi All
    I designed a PLD for Purchase Order which is working well but
    whenever we select type: Text and we enter some text in the row level for each item. when we see the PLD priview
    Items are displaying but the text below the items are not displaying
    it displays an empty row after each item
    How should i print text in the PLD
    I required in this following Format
    ITEMCODE  DESCRIPTION      QTY
    001              XYZ                      20
    this is capital Good Item
    002             PQR                        30 
    this is Raw Material
    In this above format
    I didnt get the text below the Items
    Can any one suggest the correct answer

    Thanks for your reply
    I already select the linetext field from table POR10 and kept it  in the PLD
    but i didnt get my required format
    after giving that line text field  iam getting
    in this way
    S.No.        ITEMCODE   DESCRIPTION  QTY
       1               001               XYZ                 20
    this is Capital Goods
      2                                                                 
    this is Capital Goods
    the text is repeating twice
    I Put the ItemDescription field  in POR1 and Line Text Field in POR10 in the same repetitve area

  • How do I drag an image or text box to the "workspace" off of my working file but where I can still see the image and text box for future use?

    How do I drag an image or text box to the "workspace" off of my working file but where I can still see the image and text box for future use?
    When I drag the item off of the trifold that I am creating, it just disappears but I still want to use it.  I just need to move it out of the way to modify other portions of the document.
    thanks,
    C

    Add another page below the current one to use as a storage area. You can't use the grey area around the page for storing items you want to use later.
    Go to the Pages Menu>Provide Pages Feedback if you would like to request this feature be added in future versions.

  • How to select all text in document?

    I need to select all text in a long document to export to rtf. I only seem to be able to select a story. Any ideas in how I can do it?
    Thanks
    Ian

    Can't be done. You'll have to link all text boxes together in one long story, or use the script "ExportAllStories.jsx" that comes with your default InDesign installation.
    There are other alternatives (all of them using scripts), and the best way may depend on what your intentions are with the exported file -- if, for example, you want to read it back into their original text frames after editing, well, there are ways to do that.

  • How to Add/Concatenate to a text field, values selected in a combo box

    I have a combo box form field that allows the user to select a value from a list and click on an Add button. The Add button should add/concatenate the vaue selected to a text field in order to create a list of values selected. I'm not sure how to do this using Javascript in Acrobat? I know I need to add the javascript to the Add button's Mouse Up action. Any help would be greatly appreciated. Thanks!

    Thanks so much - it works!
    >>> "Gilad D (try67)" <[email protected]> 9/25/2013 9:16 AM >>>
    Re: How to Add/Concatenate to a text field, values selected in a combo box created by Gilad D (try67) ( http://forums.adobe.com/people/try67 ) in JavaScript - View the full discussion ( http://forums.adobe.com/message/5712118#5712118 )
    Let's say the text field's name is "Text1", and the combo is called "Combo1". You can then use this code as the MouseUp script of the Add button:
    var f1 = this.getField("Text1");
    var f2 = this.getField("Combo1");
    if (f1.value=="") f1.value = f2.value;
    else f1.value = f1.value + ", " + f2.value;
    Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/5712118#5712118
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/5712118#5712118
    To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/5712118#5712118. In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in JavaScript by email ( mailto:[email protected].com ) or at Adobe Community ( http://forums.adobe.com/choose-container!input.jspa?contentType=1&containerType=14&contain er=3286 )
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • How do i send a group text message to a group saved in my phone without having to go to select each person individually

    how do I send a group text message to a group saved in a Motorola droid razr m without having to select each person individually

        jlabianco, we want sending group messages to be easy breezy for you! Make sure that you've set up groups for your contacts on your device by tapping People> Groups>Tap the Plus sign to start a new group>Choose the contacts that you want in that group.
    Once the group is set up in "People," you will just need to tap People>tap the Group> Tap the menu at the top right corner> Send Message. Keep us posted.
    LasinaH_VZW
    Follow us on Twitter @VZWSupport

Maybe you are looking for