Select to view content in your preferred language

ArcGis Engine

760
4
06-26-2013 05:46 AM
CollinsNdjawa
Emerging Contributor
Hi All,

Please can someone tell me how to use my dockable window in my Engine appli.
Tkanks

Collins Ndjawa
0 Kudos
4 Replies
AndreaFlesca
Emerging Contributor
...mmm.. your question is not clear for me.
Can you describe your system? Java, .NET, C++/Qt or what else?
Does your dockable window work in your environment without the ArcGIS Engine?
Cheers (from Italy)

Andrea
0 Kudos
CollinsNdjawa
Emerging Contributor
...mmm.. your question is not clear for me.
Can you describe your system? Java, .NET, C++/Qt or what else?
Does your dockable window work in your environment without the ArcGIS Engine?
Cheers (from Italy)

Andrea


Hi Andrea,
My system is .Net and now my dockable window work without the the ArcGis Engine.

Thks
0 Kudos
BrentHoskisson
Frequent Contributor
Your docking window works in ArcInfo because the framework for it has been built by ESRI.  Your ArcEngine application doesn't have a docking framework automatically built in - you have to (and can if you are patient enough) create it yourself.

Here is a free sample to download that can hopefully get you started.  There may be others.


Good Luck

Brent
0 Kudos
CollinsNdjawa
Emerging Contributor
Your docking window works in ArcInfo because the framework for it has been built by ESRI.  Your ArcEngine application doesn't have a docking framework automatically built in - you have to (and can if you are patient enough) create it yourself.

Here is a free sample to download that can hopefully get you started.  There may be others.


Good Luck

Brent


Thks Brent
0 Kudos