• 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: Rotating an NSTableView.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Rotating an NSTableView.


  • Subject: Re: Rotating an NSTableView.
  • From: Corbin Dunn <email@hidden>
  • Date: Thu, 01 May 2008 13:47:49 -0700


On May 1, 2008, at 8:27 AM, Peter Hudson wrote:
I have an NSTable View inside an NSSplitView.
I rotate the table view by sending rotateByAngle:270 to the enclosing scroll view.
The table lands up exactly as I want it with vertical rows.

That's cool!



The problem is that when I resize the split view the NSTableView does not change size to fit the split view movement as it does when the table is not rotated.

Does anyone have any idea what is going on. I've tried all the usual games with setting frame and bounds etc - but to no avail.

Is your splitview splitting horizontal or vertical?

Have you tried rotating the enclosing scrollview instead of the table itself?

Have you tried manually calling -tile on the table?

Note: I haven't tried this myself....these are just things that came to mind.

corbin
_______________________________________________

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: Rotating an NSTableView.
      • From: Michael Nickerson <email@hidden>
References: 
 >Rotating an NSTableView. (From: Peter Hudson <email@hidden>)

  • Prev by Date: Re: beginSheetModalForWindow: and Distributed Objects
  • Next by Date: NSWindow With IB
  • Previous by thread: Rotating an NSTableView.
  • Next by thread: Re: Rotating an NSTableView.
  • Index(es):
    • Date
    • Thread