En_update

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • qhimq
    New Member
    • May 2007
    • 48

    En_update

    Hi,

    I want to call a function every time any of the edit windows are updated. I assume I would have to use the EN_UPDATE, but I have never used notifications before and don't know how to use them.

    Could someone give me some advice? Thanks.


    (yes I could just make the function call in the WM_COMMAND case, but I would like for it to be called only once for the specific moment of an edit window being updated)
  • sicarie
    Recognized Expert Specialist
    • Nov 2006
    • 4677

    #2
    ::bumping back to top of forum::

    Comment

    Working...