• 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: Trying to Love View
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Trying to Love View


  • Subject: Re: Trying to Love View
  • From: Henry McGilton <email@hidden>
  • Date: Mon, 13 Aug 2007 21:49:22 -0700


On Aug 13, 2007, at 8:57 PM, Steve Cronin wrote:

I'm pretty new to the view
so my comments will be few

my custom view
does drawRect
every second, no every two
it does this tho I don't ask it to

every time
no item on the stack is mine
and I profess that opaque is yes

so, where should I look to find who
who
who is drawing my view

Hats Off Of Course to James Dempsey
May He Live Long and Prosper
Steve

Fabulous . . .



Post your code.    That would help.

Looks like you have some kind of recursive invocation of your
drawRect.    This usually happens when some part of the code
of a drawRect invokes  [self display]  or something like that.

Code inside of a  drawRect  should do only what the method name
implies: execute code to draw the contents of the designated
rectangle.

    Cheers,
        ........  Henry


===============================+============================ Henry McGilton, Boulevardier | Trilithon Software Objective-C/Java Composer | Seroia Research -------------------------------+---------------------------- mailto:email@hidden | http://www.trilithon.com | ===============================+============================




_______________________________________________

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


References: 
 >Trying to Love View (From: Steve Cronin <email@hidden>)

  • Prev by Date: Re: Screen Resolution
  • Next by Date: NSTextView scroll button problem
  • Previous by thread: Trying to Love View
  • Next by thread: Re: Trying to Love View
  • Index(es):
    • Date
    • Thread