[Seaside] Re: SUPeriodical

Lukas Renggli renggli at gmail.com
Sat Oct 1 20:26:48 UTC 2011


I don't see a logical problem in your snippet.

There is a syntax error though: I have no clue what the first
semicolon means and why a Smalltalk compiler would accept that?

Lukas

On 1 October 2011 20:02, squeakman <squeakman at gmail.com> wrote:
> No, no FireBug errors.
>
>
> On 01/10/2011 1:44 PM, Lukas Renggli wrote:
>>
>> Any errors in FireBug?
>>
>> On Saturday, 1 October 2011, squeakman <squeakman at gmail.com
>> <mailto:squeakman at gmail.com>> wrote:
>>  > Hi,
>>  >
>>  > I have the following code:
>>  >
>>  > html
>>  >  script:
>>  >     ((html scriptaculous periodical);
>>  >     id: 'compositeGraph';
>>  >     frequency: 5 seconds;
>>  >     on: #renderNextImageOn: of: self ;
>>  >     assignTo: 'FLPer').
>>  >
>>  >
>>  > but my method #renderNextImageOn: never gets called. Do you see
>> anything obvious that I am doing wrong?
>>  >
>>  > Thanks,
>>  > Frank
>>  >
>>  > _______________________________________________
>>  > seaside mailing list
>>  > seaside at lists.squeakfoundation.org
>> <mailto:seaside at lists.squeakfoundation.org>
>>  > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>>  >
>>
>> --
>> Lukas Renggli
>> www.lukas-renggli.ch <http://www.lukas-renggli.ch>
>>
>>
>> _______________________________________________
>> seaside mailing list
>> seaside at lists.squeakfoundation.org
>> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
>
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>



-- 
Lukas Renggli
www.lukas-renggli.ch


More information about the seaside mailing list