Add support for “children” to popup. These are extra completions that will only show up when their parent is the only remaining match. See example in popup.mm for use. Currently only supports one level of depth. Changed: U trunk/Tools/Dialog/Commands/popup/TMDIncrementalPopUpMenu.mm U trunk/Tools/Dialog/Commands/popup/popup.mm