EnumSelParagraphs does not seem to be working

  • Hi there,

    The EnumSelParagraphs(bool, bool, int) function does not seem to be triggering the OnEnumParOrStyle event. The EnumParagraphs(bool, int) works as expected.

    I was hoping to use this function to set a Style for multiple highlighted/selected paragraphs (the user makes a selection, using the mouse and then selects a style from a dropdown list).

    When using wpdllInt1.Memo.CurrPar.StyleName, only the current paragraph gets the new style.


    TextDynamic 1.35, VS2005, Win XP.

    Thanks,
    Richard