• 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
Updating an NSView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Updating an NSView


  • Subject: Updating an NSView
  • From: "Shoaib" <email@hidden>
  • Date: Mon, 05 Jan 2004 16:11:57 GMT

I have an NSView that is constructed programmatically and then added to a NSScrollView. The NSView contains several NSTextFields. When I need to update the NSView to contain a different number of NSTextFields, I remove all of its subviews and then add the new NSTextFields.

The issue I'm running into is the NSView flickers during the update. Is there a way so the update is smooth and flicker-free?
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
  • Follow-Ups:
    • RE: Updating an NSView
      • From: "Jonathan E. Jackel" <email@hidden>
  • Prev by Date: Re: Find app's working directory
  • Next by Date: simple cocoa drawline
  • Previous by thread: Re: Find app's working directory
  • Next by thread: RE: Updating an NSView
  • Index(es):
    • Date
    • Thread