• 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
A slightly trickier NSView problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

A slightly trickier NSView problem


  • Subject: A slightly trickier NSView problem
  • From: Cory Knapp <email@hidden>
  • Date: Sat, 31 May 2003 17:36:15 -0700

First of, much thanks to one Stiphane Sudre for the help on the last question. It worked perfectly.
Secondly, I have some subclass of NSView that is responsible for drawing, and more importantly, redrawing itself at a certain rate. When i display the view with [myWindow setContentView:selfDrawingView] it works fine.However, if I try and do a [[myWindow contentView] addSubview: selfDrawingView] it does not seem to want to redraw itself. I'm pretty sure that the view's redrawing method is getting called though. Any ideas?
_______________________________________________
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.
  • Prev by Date: Re: simple array release error question
  • Next by Date: Re: simple array release error question
  • Previous by thread: Re: simple array release error question
  • Next by thread: Pipe
  • Index(es):
    • Date
    • Thread