Messages from list : cormas@cirad.fr

Choose a topic among the following archives :

point of view problem

New Message Reply Date view Thread view Subject view Author view

Subject: point of view problem
From: laurent lardon (lardonl@yahoo.fr)
Date: mer mai 02 2001 - 10:36:00 CEST

I am developping a biofilm model with Cormas and I met
problems with the points of view :
I have this error message

'Unhandled exception: Message not understood:
#includesKey:'
UndefinedObject(Object)>>doesNotUnderstand:
Legend>>addLegend:location:
Legend>>majLegendes:
GrilleModele>>majPdv:
EspaceController>>dispatchMenuSelection:
EspaceController(ControllerWithMenu)>>processMenuAt:centered:
EspaceController(ControllerWithMenu)>>yellowButtonPressedEvent:
YellowButtonPressedEvent>>dispatchTo:
EspaceController(Controller)>>handleEvent:

here you can read the script of the point of view :

povSubstrat
self s1 isNil ifTrue: [^#tresfaible].
self s1 <5 ifTrue: [^#tresfaible].
self s1 <10 ifTrue: [^#faible].
self s1 <15 ifTrue: [^#moyen].
self s1 <20 ifTrue: [^#fort].
^#fort.

If you know the solutions, help me to fix this problem
and forgive my great ignorance
thank you of your attention

"Quand le dernier arbre sera abattu, la dernière
rivière empoisonnée, le dernier poisson capturé, tu
t'apercevras que l'argent ne se mange pas"
(Citation d'un indien Cree)

Laurent LARDON
Agro-Montpellier Promo98
Etudiant en AgroTIC

06.63.69.06.76

5 av. Razimbaud
11100 Narbonne

___________________________________________________________
Do You Yahoo!? -- Pour faire vos courses sur le Net,
Yahoo! Shopping : http://fr.shopping.yahoo.com

New Message Reply Date view Thread view Subject view Author view
 

Back to home