TextMorph events

Gary McGovern gary.play at btopenworld.com
Sat Feb 2 06:27:19 UTC 2002


Alright John,
I suppose I'd better give a kind of explanation. Let's just put it down to programmer 
typos.

subclass TextMorph - MyTextMorph
override mousedown: mwthod
and code the method to go to the page in the book already in the domain model. The text 
is alreadyin the domain in collections. In this case.
The TextMorph knows the book pages.
Gary
(P.S. isn't Squeak fun !!! :-)).



02/02/02 04:33:05, John Hinsley <jhinsley at telinco.co.uk> wrote:

>Gary McGovern wrote:
>> 
>> I'm not sure what you mean there. To explain a bit better what I need:
>> 
>> I don't want to alter or edit the text. When I click on the text I want to go to another
>> page in a bookmorph, or other text in a bookmorph, or open a window or other 
morph,
>> " rather than the I beam sitting in the textmorph for editing.
>
>Ah, I don't know how you'd identify second link. But the first link can
>be what you'd have anyway, that's to say, you could have "Click here!"
>where "here" is the link. I've only ever used this to connect to a
>"real" URL. So, in my case, "here" is aliased to "http://localhost". 
>
>It's "really" difficult to explain this. Best way is to play with it.
>(Think of a link as a peice of text where the "real" link is a hidden
>alias?)
>
>Cheers
>
>John
>
>-- 
>They're afraid, very afraid......
>According to CRN magazine, Microsoft staff discovering Linux in use
>will have now access to a special 'escalation' team.
>Now, where did I put that stake and mallet?
>http://www.newsforge.com/article.pl?sid=02/01/16/0310222&mode=nocomment
>
>






More information about the Squeak-dev mailing list