1. I have a MAMultipleOptionDescription and the
options come from sending
#availableOptions to the current instance. I can't see how i would do this
with #asDynamicObject
MAMultipleOptionDescription is the same as MASingleOptionDescription
as far as retrieving the options concern.
2. I have a SingleOptionDescription with a dynamic
options object - can i
provide a display block or how would i control what is displayed in the
popup. I found an optionsAndLables but it doesn't take a dynamic object.
Does anyone know how to achieve this, or can point me to the appropriate
documentation. Sorry for the simple questions.
I do not suggest to use #asDyanmicObject. I suggest that you override
#description on the instance side of your object and use
#optionsAndLabels: to set the possible options
(
http://lukas-renggli.ch/smalltalk/magritte/faq).
Cheers,
Lukas
--
Lukas Renggli
http://www.lukas-renggli.ch