Xref: utzoo comp.windows.x:36638 comp.windows.open-look:1485 Newsgroups: comp.windows.x,comp.windows.open-look Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!think.com!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!csn!stan!marvin!toml From: toml@marvin.Solbourne.COM (Tom LaStrange) Subject: Re: OL Pushpin In-Reply-To: kkirksey@eng.auburn.edu's message of 17 May 91 14:59:43 GMT Message-ID: Sender: toml@solbourne.com (Tom LaStrange) Organization: Solbourne Computer, Inc. References: Date: 21 May 91 08:36:50 |> I'm currently writing an application using OLIT 2.5 and the Open Look Widgets, |> and I'm a little confused over the Pushpin resource. What I want to happen |> is that every time I open a popup with a pushpin I want the pushpin to be |> in. So, in the callback to pop up the pop up, I set the pushpin resource |> for that popup to OL_IN before I pop it up. No Luck. When I close the pop |> up with the pushpin and open it back up, the pin is still out. I looked |> in the OLIT manual and it seemed to say that you could only set the |> INITIAL state of the pin, which made no sense. Has anyone else had |> this problem? Does any one know of a way to accomplish what I want to do |> here? You need to set the pin_initial_state member of the _OL_WIN_ATTR property to _OL_PIN_IN. -- (I kid you not)Tom LaStrange toml@Solbourne.COM