[Seaside] SU Lightbox and GLORP

Lukas Renggli renggli at gmail.com
Tue Sep 25 05:38:28 UTC 2007


> fred := self lightbox: (WAFormDialog new addMessage: aString).

In my image I need to add a "; yourself" here, because #addMessage:
returns the decoration.

> fred
> ifNotNil: [Transcript cr; show: 'RKE - 1'].
> Transcript cr; show: 'RKE - 2'
>
> It does not block. The print statements show up in the Transcript.

After the fix mentioned above this blocks. 'RKE - 1' and 'RKE - 2' are
displayed after I press the OK button in the light-box.

Lukas

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


More information about the seaside mailing list