B
Bill B
I have a problem with hammocks. It's not that I don't know how to create
them, it's that I can't figure out a place to fire off an event where I'm
sure that their duration has been fixed. If Icheck at the end of the
ProjectCalculate event, the hammock's dates and duration are not finalized.
I'm not sure if the dates are set until after my code (in an ActiveX dll)
has stopped running. I thought I could trap the WindowSelectionChange event
which seems to happen on the first mouse click after my code stops running
but the dates haven't changed there yet either.
Any thoughts?
Bill B
them, it's that I can't figure out a place to fire off an event where I'm
sure that their duration has been fixed. If Icheck at the end of the
ProjectCalculate event, the hammock's dates and duration are not finalized.
I'm not sure if the dates are set until after my code (in an ActiveX dll)
has stopped running. I thought I could trap the WindowSelectionChange event
which seems to happen on the first mouse click after my code stops running
but the dates haven't changed there yet either.
Any thoughts?
Bill B