> On Sep 14, 2017, at 1:55 PM, Eric Schlegel <eri...@apple.com> wrote:
> 
> 
> 
>> On Sep 14, 2017, at 10:53 AM, B.J. Buchalter <b...@mhlabs.com> wrote:
>> 
>> Hey Eric,
>> 
>> While you are talking about this stuff, is there any way to do the 
>> equivalent of Carbon floating windows (e.g. windows that are always on top 
>> of the app’s windows, but not on top of all the other app’s windows, and can 
>> be made to not auto-hide when the app deactivates) in Cocoa?
> 
> Maybe set the NSWindow’s hidesOnDeactivate property to NO?

That keeps the window from being hidden, but then it floats above all the 
windows on the system, not just the ones in the app.

I tried changing the window level on deactivate, but that is too late — the 
window is already positioned above the window that was just brought to the 
front in the newly activated app.

B.J.
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Carbon-dev mailing list      (Carbon-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/carbon-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to