|
Re: Re: Inserting special characters?: msg#00120lang.smalltalk.squeak.beginners
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> |
|---|---|---|
| Previous by Date: | Image manipulation, G M |
|---|---|
| Next by Date: | [ANN] UI for managing Pier users, David Pollak |
| Previous by Thread: | Re: Inserting special characters?, Klaus D. Witzel |
| Next by Thread: | Image manipulation, G M |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |