[Seaside] Re: how to use WAFormDecoration

Frank Sukhu fsukhu at gmail.com
Sun Apr 9 18:44:44 UTC 2006


Thanks for the explanation.  I have inplemented the messages STPlayEdit>>ok
and STPlayEdit>>cancel  but I get a doesNotUnderstand when I run it.  Here
is the stack trace that I get:

 STEditPlay(Object)>>doesNotUnderstand: 'ok'

  self a STEditPlay *temps* aMessage ok *inst vars* decoration a
WAStateHolder(a WAAnswerHandler)

MessageSend>>value

  self MessageSend('ok' -> a STEditPlay) *temps* *inst vars* receiver a
STEditPlay selector 'ok' arguments #()

WAActionCallback>>evaluateWithArgument:

  self a WAActionCallback *temps* anObject 'Ok' *inst vars* context a
WARenderingContext owner a WAFormDecoration key '4' block MessageSend('ok'
-> a STEditPlay)

I have been digging into the code to try to figure out what could be going
wrong, after all, it seems pretty simple,  but so far I cannot explain why
the call to my STPlayEdit>>ok  method fails.

Any pointers would be greatly appreciated.

Thanks,
Frank
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20060409/c0efa8d0/attachment.htm


More information about the Seaside mailing list