Hi,
I have an app with an embedded MapWinGIS control. I would like to allow the end user to open a new dialog with a 2nd embedded MapWinGIS control, but I am hesitant to do so if I will have to reload all of the same data layers on the 2nd Map control.
Is there any way to use the existing layers of the 1st Map control so I don't need to re-read these shapefiles from disk.
Does my dialog need to be modal?
Would I have to lock the 1st Map Control when the 2nd Map control is opn?
Any other advice? Ideas?
TIA
I have an app with an embedded MapWinGIS control. I would like to allow the end user to open a new dialog with a 2nd embedded MapWinGIS control, but I am hesitant to do so if I will have to reload all of the same data layers on the 2nd Map control.
Is there any way to use the existing layers of the 1st Map control so I don't need to re-read these shapefiles from disk.
Does my dialog need to be modal?
Would I have to lock the 1st Map Control when the 2nd Map control is opn?
Any other advice? Ideas?
TIA