home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / acorn / 10097 < prev    next >
Encoding:
Text File  |  1992-12-12  |  1.2 KB  |  33 lines

  1. Newsgroups: comp.sys.acorn
  2. Path: sparky!uunet!pipex!pavo.csi.cam.ac.uk!idg10
  3. From: idg10@cl.cam.ac.uk (I.D. Griffiths)
  4. Subject: Re: Indirected template icons and resspr lib.
  5. Message-ID: <1992Dec13.025636.29616@infodev.cam.ac.uk>
  6. Sender: news@infodev.cam.ac.uk (USENET news)
  7. Nntp-Posting-Host: hall.cl.cam.ac.uk
  8. Organization: U of Cambridge Computer Lab, UK
  9. References: <1992Dec11.152725.3691@rdg.dec.com>
  10. Date: Sun, 13 Dec 1992 02:56:36 GMT
  11. Lines: 20
  12.  
  13. In article <1992Dec11.152725.3691@rdg.dec.com>, goodwin@edieng.enet.dec.com (Pete Goodwin) writes:
  14. |> 
  15. |> In article <FL.92Dec11120834@pierre.tools.de>, fl@tools.de (Frank Lancaster) writes...
  16. |> 
  17. |> >Beware: using resspr_area in the window templates forces you to define
  18. |> >the sprites for radio buttons etc. in your sprite file. This is a waste
  19. |> >of space since they are already in the wimp sprite area.
  20. |> 
  21. |> What do you do when you have sprites that aren't in the wimp sprite area 'cos
  22. |> they're private to your application?
  23. |> 
  24.  
  25.  
  26. Um, you have a res_spr area, but get template_syshandles and set the sprite
  27. area back to being the system one and then give icons explicit pointers
  28. to the sprites in your user area before creating the window.
  29.  
  30. Easy huh?
  31.  
  32. Ian Griffiths
  33.