-
Volker,
Thanks for your time and effort. I am looking forward for the release of this new patch.
Greate work!
Regards,
Wilson
PS: Some changes have been made to the original post, please accept my apologies.
-
Dear Volker,
Thanks for your quick reply. I have been a bit busy dealing with other problems now I am back with this one :)
At the moment, as we are testing, the module is only being called from the OnActivate callback. I will do some changes to call the module from one of your suggested callbacks and check if that solve my problem.
Now, do you think is OK calling this module from OnActivate? Basically, what I want is to open up a model then call my module (from any adequate callback) use it to edit layers/elements properties and close it.
Thanks for your help,
Wilson
-
Dear members,
I have used several functions trying to update the current Feflow's window after doing a programmatical change (Kxx-zz values) without success such as: IfmUpdateElementExtents(pDoc), IfmInvalidateViewRect(pDoc,0,0,0,0), IfmRedrawView( pDoc ), IfmRedrawDisplay(pDoc), IfmUpdateDisplay( pDoc )
I am using the FEFLOW 6.0 Viewer for this task and I am compiling the app as a module (VS 2008) which is called from the Feflow plug-in manager.
Any help is really appreciated.
Regards Wilson