Jump to content

benjamin.biesolt

Member
  • Posts

    1
  • Joined

  • Last visited

Everything posted by benjamin.biesolt

  1. Hi, we have a plugin object and register it for IObjUpdateSupportContext to receive object states. (context->AcceptState(myUniversalName);) Selecting this plugin object and then changing the font, font-style or font-size sends three events for this plugin object: ObjectState::kObjectChangedReset then ObjectState::kObjectExternalReset and again ObjectState::kObjectChangedReset. We would expect only one event instead of three. Is there any reason why this action sends three events or are we doing something wrong?
×
×
  • Create New...