[self-interest] How do I retreive a picture from an URL

tb at tcltalk.ath.cx tb at tcltalk.ath.cx
Wed Mar 2 10:02:29 UTC 2011


tb at tcltalk.ath.cx schrieb:

> I found parseGIF in "webBrowser htmParser", but it works on a sibling
> slot instead taking an URL as an argument.
> 
I also connected some pieces like:

| url = 'http://www.cs.ucsb.edu/~urs/oocsb/self/release/smalltalk,gif'
asURL |
webBrowser htmlParser
    parse: url getContentsString
    From: url.

but that gives me a webBrowser instead of a ui2image :)

Thomas



More information about the Self-interest mailing list