Re: Deleting sprites
- From: Ian Hamilton <Ian.Hamilton@xxxxxxxx>
- Date: Sat, 02 Sep 2006 19:45:25 GMT
In article <4e602c350cUCEbin@xxxxxxxxxxxxx>, John Williams (News)
<UCEbin@xxxxxxxxxxxxx> wrote:
In article <4e602b4bc5Ian.Hamilton@xxxxxxxx>, Ian Hamilton
<Ian.Hamilton@xxxxxxxx> wrote:
I can't see from PRM1 p781 how I would do this, as it doesn't seem
to reference the WIMP sprite pool. Should I be using Wimp_SpriteOP
instead - if so, how?
SYS "OS_SpriteOp",25,,"nameofsprite"
That complains 'No memory is reserved for the system sprite area ...',
suggesting that's where it's trying to point. It's the WIMP sprite pool
I want to delete from.
I see, you need to get the address of the area using :-
SYS "Wimp_BaseOfSprites" TO ,rmasprites%
Ian
--
Ian Hamilton (RISC PC RO4) http://www.hamiltoni.pwp.blueyonder.co.uk/
(Iyonix RO5) Programs compatible with RISC OS 3/4/5
.
- Follow-Ups:
- Re: Deleting sprites
- From: Buzby
- Re: Deleting sprites
- References:
- Re: Deleting sprites
- From: Ian Hamilton
- Re: Deleting sprites
- Prev by Date: Re: Deleting sprites
- Next by Date: Re: perl interaction with the system
- Previous by thread: Re: Deleting sprites
- Next by thread: Re: Deleting sprites
- Index(es):
Relevant Pages
|