In this previous post we looked at creating a simple modal dialog and using it to display object properties. This post looks at the structural changes you need to make to your application for the same dialog to be used modelessly. In a later post we'll look at the benefits you get from leveraging the Palette system for modeless interaction inside AutoCAD. Firstly, let's think about the interaction paradigm needed by a modeless dialog. A few things come to mind: There is no longer a need to hide and show the dialog around selection Rather than asking the user... Read more →