help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Fwd: Re: [Help-smalltalk] iliad and blocks]


From: Paolo Bonzini
Subject: Re: [Fwd: Re: [Help-smalltalk] iliad and blocks]
Date: Mon, 22 Jun 2009 15:31:43 +0200
User-agent: Thunderbird 2.0.0.17 (X11/20081009)


You're proposal is just great! Thanks, I'm committing it right now :)

     contents [
         ^[ :e |
             e
                 build: self headerContent;
                 build: menu;
                 break;
                 build: self mainContent;

Note that then mainContent could return just a widget, like "^Login new".

Paolo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]