Hi,
I have a class Exercice holding 3 instance variables where I store integers. Magritte descriptions are like follows:
descriptionNumberOfRepetitions ^ MANumberDescription new accessor: #numberOfRepetitions; label: 'Number of repetitions'; priority: 100; yourself
And the Glamour piece of code using Magritte description. (browser transmit) from: #activities; to: #details; andShow: [ :a | a magritte title: 'Details'; description: #description].
The values are correctly displayed but when changing them, the validation fails. See the screenshot.
Regards,
Francois
Thanks for the report. I will take a look at that next week.
Doru
On 19 Sep 2010, at 18:46, François Tanguy wrote:
Hi,
I have a class Exercice holding 3 instance variables where I store integers. Magritte descriptions are like follows:
descriptionNumberOfRepetitions ^ MANumberDescription new accessor: #numberOfRepetitions; label: 'Number of repetitions'; priority: 100; yourself
And the Glamour piece of code using Magritte description. (browser transmit) from: #activities; to: #details; andShow: [ :a | a magritte title: 'Details'; description: #description].
The values are correctly displayed but when changing them, the validation fails. See the screenshot.
<Capture d’écran 2010-09-19 à 18.43.03.png>
Regards,
Francois
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"What is more important: To be happy, or to make happy?"