Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!agate!web-1c.berkeley.edu!c60c-1ea From: c60c-1ea@web-1c.berkeley.edu (Yen Yuanchi Hsieh) Newsgroups: comp.sys.amiga.tech Subject: Re: Trouble with Images Message-ID: <24517@agate.BERKELEY.EDU> Date: 17 May 89 18:13:01 GMT References: <1410018@hpcvca.CV.HP.COM> Sender: usenet@agate.BERKELEY.EDU Organization: University of California, Berkeley Lines: 17 In article <1410018@hpcvca.CV.HP.COM> stan@hpcvca.CV.HP.COM (Stan Gibbs) writes: >I have been working my way through all of the Intuition functions, >writing simple programs to test my understanding. > >I have been having real trouble with the Image structure and >DrawImage() to create an image in a window. > >What am I missing? A compiler option. You need to set the HUNK types correctly during link. There should be a +Cd option or something like that. Refer to your manual -- you need to put your defined data into CHIP memory... David Navas c60c-1ea@WEB.Berkeley.Edu