Forum Navigation
You need to log in to create posts and topics.

Re: Window stays Hi-lighted

Posted by: MattBeedle <MattBeedle@...>

>I have a simple PG project I'm working on, all has been well until I added
>a floating palette. The project is really only one main window and a
>palette. All is working well with the two windows until i switch out to
>another application or the Finder. When the switch happens the main window
>stays hi-lighted.
>
>I was under the understanding that the PG runtime code takes care of this,
>but maybe I'm wrong. The main window is marked as a background window in PG
>so the palette works.
>
>Any help is greatly appreciated.
>
>Mike

Try finding the window codes and setting the window attribute to
_keenWndActive

I think that will do it.