• 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
NSSplitview and NSTableview
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSSplitview and NSTableview


  • Subject: NSSplitview and NSTableview
  • From: email@hidden
  • Date: Mon, 21 Mar 2016 00:05:21 -0400

Hi,
I spent sometime on this strange issue but still could not figure out.  I hope i could get some help from the group.


I have a NSScrollView which contains an NSSplitView; the splitView contains four panes;  each pane is a NSTableView with just one row of text;
After i added the last table view to the splitView,  i scrolled the NSScrollView programmatically by the scrollView content frame size like the following:

[_myScrollView contentView].frame.size.width;


However, the data in the last table view does not appear until 8 seconds later;  strange thing is if i clicked on its neighbor view on its left, the data comes up right away.


The 8 seconds delay is very puzzling and i am not sure what area i should look into;  seems like the delegate on the last table view is not called until 8 seconds later.




thanks for the help!
leo
_______________________________________________

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


  • Follow-Ups:
    • Re: NSSplitview and NSTableview
      • From: Roland King <email@hidden>
  • Prev by Date: Re: UIStackView full of labels doesn't add up
  • Next by Date: Re: NSOutlineView woes
  • Previous by thread: Re: NSOutlineView woes
  • Next by thread: Re: NSSplitview and NSTableview
  • Index(es):
    • Date
    • Thread