Select to view content in your preferred language

Dialog boxes in ArcMap

790
0
08-30-2010 12:20 PM
RiverTaig1
Deactivated User
Hello, I have created a custom feature renderer (i.e. right-click on a layer in the ArcMap table of contents, choose Properties, and then go to the Symbology tab), everything seems to be working fine except for a couple of small details.

I have a button on a form that is supposed to launch the standard Windows file dialog browser...Unfortunately, when I call ShowDialog() on it it seems to lock ArcMap.

On a possibly related note, I have a MessageBox.Show function that also results in locking up ArcMap.

I think that somehow these dialogs are getting lost...the user can't get to them at all, and Ctrl-Alt-Delete is the only remedy.

Ideas?
0 Kudos
0 Replies