• 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: Customizing Save panel
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Customizing Save panel


  • Subject: Re: Customizing Save panel
  • From: Michael Watson <email@hidden>
  • Date: Fri, 4 Aug 2006 01:46:27 -0400

Yes, but you'll need to do a little bit of work.

Change the size of the tab view and the window size relative to the new tab view size. Then adjust the window's y-axis origin to compensate. For added awesome, have the window animate when it resizes with NSWindow's -setFrame:display:animate: method.

You can implement - (BOOL)tabView:(NSTabView *)tabView shouldSelectTabViewItem:(NSTabViewItem *)tabViewItem to trigger this when you switch tabs.


-- mikey

On 03 Aug, 2006, at 14:39, Paul J. Lucas wrote:

On Thu, 3 Aug 2006, Shawn Erickson wrote:

Consider using a tabless tab view with each tab in that view matching
a selection option of popup menu. The popup menu could then drive the
selection of the tab to show.

Interesting! If the contents of the tabs are different sizes, can I make it so that the overall size of the dialog containing the tab view will grow/shrink with animation?

- Paul
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40bungie.org


This email sent to email@hidden

_______________________________________________ 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: Customizing Save panel
      • From: "Paul J. Lucas" <email@hidden>
References: 
 >Customizing Save panel (From: "Paul J. Lucas" <email@hidden>)
 >Re: Customizing Save panel (From: "Shawn Erickson" <email@hidden>)
 >Re: Customizing Save panel (From: "Paul J. Lucas" <email@hidden>)

  • Prev by Date: Re: Core Data: Progress bar using Sheet, modifying context in thread
  • Next by Date: Question about background updating of an NSTableView.
  • Previous by thread: Re: Customizing Save panel
  • Next by thread: Re: Customizing Save panel
  • Index(es):
    • Date
    • Thread