|
Text with Link: msg#00023lang.smalltalk.squeak.beginners
How can I append a link to a text in a text morph? I am trying without success: | t m | m := TextMorphPlus new openInWorld. t := Text string: 'hello ' attribute: (TextColor red). t append: (Text string: ' TOTO' attribute: (TextLink scanFrom: (ReadStream on: 'LMorph new;'))). But really I don't understand the way to use TextLink Hilaire
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: coming from VAST and being HU, Edgar J. De Cleene |
|---|---|
| Next by Date: | Re: Text with Link, Hilaire Fernandes |
| Previous by Thread: | comint from VAST and being HU, RK |
| Next by Thread: | Re: Text with Link, Hilaire Fernandes |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |