Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!mips!spool.mu.edu!uwm.edu!bionet!agate!eos!stanford.edu!leland.Stanford.EDU!mmaston From: mmaston@leland.Stanford.EDU (Michael Maston) Newsgroups: comp.sys.amiga.programmer Subject: GimmeZeroZero Intuimessages Keywords: programming, language, C, compiler Message-ID: <1991Apr15.234201.28445@leland.Stanford.EDU> Date: 15 Apr 91 23:42:01 GMT References: <1991Apr10.051104.25326@menudo.uh.edu> <36748@ditka.Chicago.COM> <1991Apr15.170545.14190@jato.jpl.nasa.gov> Organization: AIR, Stanford University Lines: 17 OK, so I'm writing my application and am using two standard (non-GZZ) windows and one GZZ (GimmeZeroZero) window...yes, I know I am bogging down the system and all that by using GZZ's, but let's not get into that.... Anyway, I have all the flags (REPORTMOUSE) and Iflags (MOUSEBUTTONS) set so that I can get MOUSEBUTTON messages from my windows. The two standard windows all work great, but the GZZ window doesn't pass MOUSEBUTTON events. In fact, if I click in the window, the window title bar ghosts out as if I de-selected it. Now I know that GZZ windows are using two different bitmaps to allow me avoid drawing over the gadget imagery, but does this mean I can't get messages like this? Basically, I am trying to retrieve the mouse pointer coordinates when the user clicks the select button. What am I missing here? Please be gentle with me.... Michael Maston GTE Government Systems Mt. View, CA 94043