help-smalltalk
[Top][All Lists]
Advanced

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

Re: [Help-smalltalk] Iliad - updating elements


From: Paolo Bonzini
Subject: Re: [Help-smalltalk] Iliad - updating elements
Date: Tue, 14 Jul 2009 01:44:53 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1b3pre) Gecko/20090513 Fedora/3.0-2.3.beta2.fc11 Lightning/1.0pre Thunderbird/3.0b2

Yes, you can. It's just that they are made for different purposes.

So I went along and replaced "self session nextId printString" with
"Iliad.Id new: 8". Imagine my surprise when I found the following:

<script>
$(document).ready( function() { $("#Iliad.Id (97 104 50 57 114 113 112 97 
)").focus(); } );
</script>

Ok, I'll do the right thing and subclass it .-)

No, what you should do is override Iliad.Id>>#displayOn: (or #printOn:).

Paolo




reply via email to

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