Path: utzoo!mnetor!uunet!lll-winken!lll-lcc!ames!pacbell!att-ih!att-cb!clyde!watmath!garfield!john13 From: john13@garfield.UUCP (John Russell) Newsgroups: comp.sys.amiga Subject: Gadget in the window title bar Message-ID: <4625@garfield.UUCP> Date: 28 Mar 88 16:19:40 GMT Organization: CS Dept., Memorial U. of Newfoundland, St. John's Lines: 14 Keywords: gadgets I want to get a window which is just a title with a close box and depth gadgets, with one extra gadget next to the depth gadgets that toggles between y/n. Problem is, it gets overwritten by the drag bar every time the window is activated; when I refreshed the gadget on each ACTIVEWINDOW message the gadget would show up OK, but clicking on it would just let me drag the window around rather than receive the expected GADGETUP. I'm relatively new to gadgets. What's the accepted way to put the gadget in the title bar, a la the Wordperfect iconify gadget? Can I use the SYSGADGET flag somehow? John