• 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
Subclass NSSplitView Problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Subclass NSSplitView Problem


  • Subject: Subclass NSSplitView Problem
  • From: Neto <email@hidden>
  • Date: Fri, 9 Jun 2006 15:23:34 -0300

Here's the thing:

I have a window with 2 NSTableView. Two of them arranged in a NSSplitView.

The other one is in a subview with the group above, in a subclass of a NSSplitView.

The only thing I did in this subclass was this:

-(float)dividerThickness
{
return 0.1;
}

For some reason, this combination causes a "tear effect" when scrooling the NSTableViews

Anyone know what I'm doing wrong?

Even if I group all three in the same NSTableView, I get the same tearing effect...

Thanks

Neto
_______________________________________________
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


  • Follow-Ups:
    • Re: Subclass NSSplitView Problem
      • From: Nick Zitzmann <email@hidden>
References: 
 >Re: Open safari and send post variables (From: Keary Suska <email@hidden>)
 >Re: Open safari and send post variables (From: Ken Tozier <email@hidden>)
 >Re: Open safari and send post variables (From: Yorh <email@hidden>)
 >Re: Open safari and send post variables (From: Paul Lynch <email@hidden>)

  • Prev by Date: Re: Distributed Objects, copying thereof
  • Next by Date: Re: avoiding drags?
  • Previous by thread: Re: Open safari and send post variables
  • Next by thread: Re: Subclass NSSplitView Problem
  • Index(es):
    • Date
    • Thread