[Seaside] Using dialogs

Lukas Renggli renggli at gmail.com
Thu Jan 11 22:07:11 UTC 2007


> Where can I find examples on using the Seaside dialogs, especially
> WALoginDialog?
>
> Just as a try, I put this in go
>
>      self call: WALoginDialog new.
>
> and I get this error:
>
> MessageNotUnderstood: WARenderCanvas>>tableRowWithLabel:column:

This is a bug, it still uses the old rendering API. With 2.7a we made
the transition to use the new API (canvas and brushes) by default and
not all code (but most of it) has been converted.

Cheers,
Lukas

-- 
Lukas Renggli
http://www.lukas-renggli.ch


More information about the Seaside mailing list