logo       

Re: Re: Inserting special characters?: msg#00120

lang.smalltalk.squeak.beginners

Subject: Re: Re: Inserting special characters?

At Sun, 17 Sep 2006 22:20:05 +0200,
Klaus D Witzel wrote:
> in Squeak (Smalltalk) everything is always available, especially to
> developers :)
>
> You may want to print this expression (with printIt)
>
> Character characterTable

OK thanks Klaus, that basically does part of what I want. By doing
this:

text3031 contents: (Character characterTable inject: '' into:
[:x :y | x, y asString])

I can set the contents of a text morph (text3031) as I desired.

Now I'm thinking of writing the other bits I need to give me a
character picker ...

cheers,
Simon


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise