Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!cmcl2!rutgers!ames!amdahl!oliveb!amiga!mitsumi!jimm From: jimm@mitsumi.UUCP (Jim Mackraz) Newsgroups: comp.sys.amiga Subject: Re: Need Intuition Help Message-ID: <268@mitsumi.UUCP> Date: Sat, 12-Sep-87 19:23:33 EDT Article-I.D.: mitsumi.268 Posted: Sat Sep 12 19:23:33 1987 Date-Received: Sun, 13-Sep-87 10:49:27 EDT References: <86@softie.UUCP> Reply-To: jimm@mitsumi.UUCP (James Mackraz) Organization: Mitsumi Technology Inc Lines: 23 Keywords: menus,NextSelect,gadgets :: I don't have an example for Mutual Exclude Multiple Menu Selection (or whatever). Please write me if you have any assumptions about Intuition you would like to check. I'm not sure what you mean by "fullword" alignment. Intuition Gadget structures have a pointer as their first element (i think) so must, like all good structures, be "16-bit word aligned," i.e., be at an even address. I can't believe that Aztec doesn't align static structures. If you can prove that, I am sure Jim Goodnow would love to hear about it. Something like: printf("funky gadget: %lx\n", &fgadget); AddGList() and the others require that you present as long a list as you say you do. Are you casting the NumGads parameter to a LONG? (else Intuition might be walking a list of 00052a5f gadgets instead of 5. (If I got that in the wrong order, flame my IBM-PC, not me.) Sorry about the menus question, send some mail. jimm -- Jim Mackraz Mitsumi Technology, Inc. {amiga,pyramid}!mitsumi!jimm