[Seaside] simulating a page link

sergio_101 sergiolist at village-buzz.com
Mon May 17 03:49:54 UTC 2010


> Try creating instances of these components somewhere in your initialization
> of IMMain or something like that. In other words don't create a new one in
> the callback. Just create one, or how ever  many your application requires,
> and reuse them (declare them in the children method as well). Change their
> underlying state in the callback if necessary.

i think i might have left out the fact that these calls are happening
from inside a component within IMMain..

so, IMMain has a child component..

and inside THAT component, i am making this calls...

i tried creating IMContentPage new inside the component, but when i do
this, the app locks squeak up..

-- 
----
peace,
sergio
photographer, journalist, visionary

http://www.CodingForHire.com
http://www.coffee-black.com
http://www.painlessfrugality.com
http://www.twitter.com/sergio_101
http://www.facebook.com/sergio101


More information about the seaside mailing list