• 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: Re: redrawing an NSPopUpButtonCell, and ghost effect
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Re: redrawing an NSPopUpButtonCell, and ghost effect


  • Subject: Re: Re: redrawing an NSPopUpButtonCell, and ghost effect
  • From: "Ender Wiggins" <email@hidden>
  • Date: Fri, 11 Aug 2006 00:22:59 -0500

> #2 The other problem is that the NSTableHeaderView has 4 columns, but
> shows a 5th column as well, like a ghost effect of what's in the 4th.

Is the other column coming from IB? Where did the table view come
from? If it came from IB, then it probably came with a column so
you'd need to delete it.


No, none of the columns come from IB. I create the columns programatically because the number of columns and their data differs depending upon the file that gets read in.

I have a small loop that parses the input files and creates the
columns and their are only 4 columns being created in this example.

The NSTableView was created in IB and I have an IBOutlet within the
controller that points to the table. The NSTableView in IB has 0
columns.
_______________________________________________
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


References: 
 >redrawing an NSPopUpButtonCell, and ghost effect (From: "Ender Wiggins" <email@hidden>)
 >Re: redrawing an NSPopUpButtonCell, and ghost effect (From: Chris Suter <email@hidden>)

  • Prev by Date: Re: Strange memory leak with AsyncSocket and multithreading
  • Next by Date: Re: NSURLConnection retains its delegate
  • Previous by thread: Re: redrawing an NSPopUpButtonCell, and ghost effect
  • Next by thread: Re: redrawing an NSPopUpButtonCell, and ghost effect
  • Index(es):
    • Date
    • Thread