[Seaside] How to start a periodical as a consequence of an evaluator's callback

Leandro Pérez lperez at lifia.info.unlp.edu.ar
Mon Jul 16 12:07:45 UTC 2007


Hi, 
I need to start a periodical as a consequence of an action executed within
an evaluator's callback. e.g.

html submitButton
	onClick: (html evaluator callback:[:script |
			self doSomething.
			"Here a periodical must be started"]);
	text:'Do something'.

I don´t know how to do that, any ideas??

Thanks a lot, 
Leandro
-- 
View this message in context: http://www.nabble.com/How-to-start-a-periodical-as-a-consequence-of-an-evaluator%27s-callback-tf4086228.html#a11613994
Sent from the Squeak - Seaside mailing list archive at Nabble.com.



More information about the Seaside mailing list