Problem in WPCTRMemo - Paste does not work

  • Hello;

    In WPCTRMemo, there is this code:

    if (wpNoEditOutsideTable in Editoptions) and (ActiveParagraph.Cell = nil) then exit;

    Because of it, PasteFromClipboard does not work if wpNoEditOutsideTable is set.

    The problem was reported before by other guy (April 2010).

    Martincho