Hello,
>From the settings browser, I want a drop list populated with morph of my
choice; for example coloured rectangle morphs: I want the user to select
a colour from such a predefined set and not from a text list.
I did not find it is possible. Did I miss something ?
�� �� �� �� �� �� �� �� (aBuilder pickOne: #pointColor)
�� �� �� �� �� �� �� �� �� �� �� �� label: 'Colour' translated;
�� �� �� �� �� �� �� �� �� �� �� �� description: 'The default point colour.';
�� �� �� �� �� �� �� �� �� �� �� �� default: #red;
�� �� �� �� �� �� �� �� �� �� �� �� domainValues: {#red->Color red asMorph .
#black-> Color black asMorph}].
Thanks
--
Dr. Geo - http://drgeo.eu
iStoa - http://istoa.drgeo.eu