View Single Post
  #1  
Old 11-28-2006, 10:09 AM
david_douglass david_douglass is online now
Registered User
 
Join Date: 09-28-2004
Location: New Jersey, USA
Posts: 2
Change properties dialog box

Currently, the properties dialog box is modal. This makes for a difficult to use UI since the dialog box has to be closed and reopened so often.

I suggest that that the properties dialog box become a docking window, the way it is in Visual Studio. This way, one could show the list of steps, the list of macros, and the properties window together and click around to select what to work on.
Reply With Quote