• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Round corners of borderless NSWindow without set it transparent
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Round corners of borderless NSWindow without set it transparent


  • Subject: Re: Round corners of borderless NSWindow without set it transparent
  • From: Fritz Anderson <email@hidden>
  • Date: Wed, 29 Feb 2012 14:26:26 -0600

On 29 Feb 2012, at 11:14 AM, Andrea3000 wrote:

> I've used Instruments and the only relevant thing that I've noticed is that when the window is opaque and I resize it like a mad,  WindowServer process jumps to 30% of CPU usage at its max but when the window is transparent and I resize it the same way, WindowServer uses over than 65% of CPU.

If you're looking at per-process data, you're not getting the information you need. You need the Time Profiler instrument, pointed at your application. It's easy to set this up from Xcode 4: Press opt-cmd-I, select Time Profiler from the Instrument popup, and click the Profile button. Then exercise your problem.

This is exactly what anyone would do if they downloaded and ran your project, as you're asking others to do. We're busy. It's your problem. You have the tools and abilities to investigate it for yourself. Measure what's going on, and if you still need help, come back and tell the list what you learned. Even if the CPU is spending all its time in system software, we might still be able to show you how to work around it.

	— F


_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


  • Follow-Ups:
    • Re: Round corners of borderless NSWindow without set it transparent
      • From: Andrea3000 <email@hidden>
References: 
 >Re: Round corners of borderless NSWindow without set it transparent (From: Andrea3000 <email@hidden>)
 >Re: Round corners of borderless NSWindow without set it transparent (From: Corbin Dunn <email@hidden>)
 >Re: Round corners of borderless NSWindow without set it transparent (From: Andrea3000 <email@hidden>)

  • Prev by Date: Autolayout: How to force calling [NSView baselineOffsetFromBottom] again?
  • Next by Date: Re: How do IB inspector fields relate to the actual objects?
  • Previous by thread: Re: Round corners of borderless NSWindow without set it transparent
  • Next by thread: Re: Round corners of borderless NSWindow without set it transparent
  • Index(es):
    • Date
    • Thread