Has anyone done, or seen a sample of cascading dialog boxes done with only magritte
descriptions? Say I had a dropdown list of classes, and when one was selected, I want the
next drop down list to contain methods in that class, or maybe countries and states, or
whatever. How can the second MultipleOptionDescription get it's options: from the
selector on the instance that the first MultipleOptionDescription set the value on?