T
Taru
I have to execute some code after a project file is saved. However, the
"ProjectAfterSave-Event" seems to be a little bit unreliable . This is what
happens :
1.A project file is loaded and changed.
2.This project then is closed (not the whole app, just this project window.)
3.When Prompted to save changes I save it .
I would assume the event would get fired in this case ,but it does does
not get fired.The Before save event gets fired though . It is important that
my code be executed after the changes are saved .
Does anybody have any ideas ?
Thanks.
"ProjectAfterSave-Event" seems to be a little bit unreliable . This is what
happens :
1.A project file is loaded and changed.
2.This project then is closed (not the whole app, just this project window.)
3.When Prompted to save changes I save it .
I would assume the event would get fired in this case ,but it does does
not get fired.The Before save event gets fired though . It is important that
my code be executed after the changes are saved .
Does anybody have any ideas ?
Thanks.