• 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
debugging questions on NSScroll view with NSSpllit view
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

debugging questions on NSScroll view with NSSpllit view


  • Subject: debugging questions on NSScroll view with NSSpllit view
  • From: email@hidden
  • Date: Sat, 05 Dec 2015 16:16:42 -0500

Hi,
I am new to cocoa app development.  I have a  question about debugging NSScroll view.


I am trying to develop a Finder app like the mac Finder.  I am using NSSplit view adding one vertical panel at a time dynamically in the code.
basically, trying to simulate file directories drill down.  I am also having an NSScroll View to contain the NSSplit view as its document view so that i can use the horizontal scroll bar to scroll the nssplit view horizontally.


My problem is, as the nssplit view grows one panel at a time and eventually exceed the width of the document view, the horizontal scroll bar does NOT appear when I try to use the mouse to scroll horizontally.  Each panel in the split view is a NSTableView.


So, any hints on how to debug this ? I just want to start from somewhere and debug into it.


Appreciate any help, pointers !


thanks!
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: debugging questions on NSScroll view with NSSpllit view
      • From: Ken Thomases <email@hidden>
  • Prev by Date: Re: NSDocument and NSViewControllers
  • Next by Date: Re: debugging questions on NSScroll view with NSSpllit view
  • Previous by thread: Launchd never stops my HelperTool
  • Next by thread: Re: debugging questions on NSScroll view with NSSpllit view
  • Index(es):
    • Date
    • Thread