PROBLEM

Modifications to default controls are not saved with a project

Last Published: April 25, 2020

Description

When a project is saved and re-opened, the modifications made to the default controls on the ArcView GUI, via Avenue, are not saved.

Cause

ArcView doesn't know the default GUI was modified.

Solution or Workaround



Use the SetModified(TRUE) request in your script to save the changes to the default controls.

Code:
aProject.SetModified(TRUE)

Article ID:000003949

Software:
  • Legacy Products

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options

Discover more on this topic