Hi Bob,
I've looked into this issue again and I've realized that in update 4 a new method "UpdateFieldTarget" have been added to the LabelCellHeaderHandler struct. So if you make the changes listed earlier in this thread to the headerfile LabelHandler.h and add the following line the code snippet listed, then it works -)
LabelCellHeaderHandler::GetInstance().UpdateFieldTarget(labelElm, eh);
BUT - I still think that someone from Bentley need to update the headerfiles to include the definition of AnnotationCellHeaderHandler.
Regards, Evan
I've looked into this issue again and I've realized that in update 4 a new method "UpdateFieldTarget" have been added to the LabelCellHeaderHandler struct. So if you make the changes listed earlier in this thread to the headerfile LabelHandler.h and add the following line the code snippet listed, then it works -)
LabelCellHeaderHandler::GetInstance().UpdateFieldTarget(labelElm, eh);
BUT - I still think that someone from Bentley need to update the headerfiles to include the definition of AnnotationCellHeaderHandler.
Regards, Evan