How can I update screen display of TermRecognition ?

Former Member
Former Member

Hi 

I have worte very simeple code, that adds a pair of term (source/target) to current TermBase.
It works fine as I intended.

I have one minor problme here.
It does not update source segments's "Red cap" of TermRecognition and TermRcognintion Window too.

How can I update them ?

For instance, If I add "MotherMary" it should be updated properly after I execute my code.

Trados Studio interface showing a project with term recognition pane on the right. Two arrows point to the 'Red cap' icons indicating unupdated term recognition in the source segment.

Thanks..

-it updated, If I go to another segment and  go back to earlier segment. But, that is a silly workaround.
-I'm with version 2017 SDL Trados Studio

.

I have tried following 2 methods, but had nothing..;

myCurrentProject.UpdateTermbaseConfiguration(myTermBaseConfiguration);
OR
myActiveDocument.UpdateSegmentPair(myActiveSegments);



Generated Image Alt-Text
[edited by: Trados AI at 1:22 PM (GMT 0) on 5 Mar 2024]