M
midway22
Hi,
Here is what I am trying to do: My program starts off with a visio vdx file
and parses the file inserting items where new content should be. I do not
have the api available to use this bacwards way is what I am dealing with.
My problem, when i create a dynamic connector between two milestones on
different timelines the line does not redraw itself until I move one
milestone. I want it to recalculate the dynamic connector when I load the
drawing. I found this is due to the fact the recalculation is based on the
event in the BegTrigger and EndTrigger called EventXFmod. I want to figure
out how to make this function recalculate on load of the vdx file not after
one of the milestones are moved.
Thanks!
Josh
Here is what I am trying to do: My program starts off with a visio vdx file
and parses the file inserting items where new content should be. I do not
have the api available to use this bacwards way is what I am dealing with.
My problem, when i create a dynamic connector between two milestones on
different timelines the line does not redraw itself until I move one
milestone. I want it to recalculate the dynamic connector when I load the
drawing. I found this is due to the fact the recalculation is based on the
event in the BegTrigger and EndTrigger called EventXFmod. I want to figure
out how to make this function recalculate on load of the vdx file not after
one of the milestones are moved.
Thanks!
Josh