[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] AES desktop extension



On Sun, 27 Jun 2004, Frank Naumann wrote:

> >> Invoking traps from the progdef is in general a bad idea, ...
>
> I only meant AES traps here.

Yes, I thought so but couldn't resist ;-) Anyway, there are many good
reasons to call the AES from a userdef, but the best reason is reusability
- use an already existing object or tree as a part of a userdef. Example:
You want to draw an icon as a part of your userdef.

/*
** Jo Even Skarstein   http://joska.nvg.org/
*/