• 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
Is this a known NSTableView (or NSTextField) bug?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Is this a known NSTableView (or NSTextField) bug?


  • Subject: Is this a known NSTableView (or NSTextField) bug?
  • From: Lance Drake <email@hidden>
  • Date: Mon, 27 Sep 2004 19:04:48 -0600

... or is it me?

In a cell of an NSTableView, I inserted an NSView which also contained subviews - one of which is an NSTextField. The layers of the views (from first added) was NSImageView (with image), NSImageView(with image) and then an NSTextField.

All worked perfectly - except the images were obliterated by the NSTextfield background - until I sent the NSTextField object a setDrawsBackground:FALSE message.

At that point the background was repeatedly filled with chunks of various other imagery being dynamically drawn in other views of my application.

Removing the NSTextField allowed the other images to be drawn without error or problem. Drawing the same info into an NSScrollerView works without error - including after making 'setDrawsBackground' call. I tried setting the background to [NSColor clearColor] but that yielded the same result.

Any thoughts as to what's the situation or where the problem is really situated?

Thank you,

Lance Drake

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Prev by Date: updating menuitems when not first responder
  • Next by Date: getting the notification sent to window.
  • Previous by thread: Re: updating menuitems when not first responder
  • Next by thread: getting the notification sent to window.
  • Index(es):
    • Date
    • Thread