[plt-scheme] New language plugin: sPico
On Nov 20, 2004, at 9:07 AM, Kim Gybels wrote:
> Just one other thing I was wondering:
> is it possible to display an icon where the gc-collect icon is usually
> displayed. We need this because the Pico-vm also does garbage
> collects, and we want to show this by using a different gc-icon :)
You cannot replace that icon without changing the existing source, but
you can add one next to it. See the docs for frame:info in the
framework (let me know if you get stuck).
Robby