• 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: How to Make a Very Thin Window?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to Make a Very Thin Window?


  • Subject: Re: How to Make a Very Thin Window?
  • From: Steve Cronin <email@hidden>
  • Date: Tue, 4 Dec 2007 15:51:48 -0600

Dominik;

That's what I tried to explain.

I do sublclass the window and do set the minSize

So long as I use IB to instantiate the window the values of minSize appear to be overwritten.

If I then try and not use IB at all I'm back to being confused by how I would then utilize all of the palette's UI widgets which ARE in IB!!

So if I try and summarize: Right now, it seems to me, that in order to do this I must implement the entire window/controller in code with no IB participation. YIKES!

Steve


On Dec 4, 2007, at 3:44 PM, Dominik Pich wrote:

Well another idea.

try using your own class of NSWindow and do a setMinWidth and setSize in its awakeFromNib... that way you can be quite sure it is not overriden - atleast not by IB :)

Regards,
Dominik

_______________________________________________

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: How to Make a Very Thin Window?
      • From: Jonathan Hendry <email@hidden>
References: 
 >How to Make a Very Thin Window? (From: Steve Cronin <email@hidden>)
 >Re: How to Make a Very Thin Window? (From: Dominik Pich <email@hidden>)
 >Re: How to Make a Very Thin Window? (From: Steve Cronin <email@hidden>)
 >Re: How to Make a Very Thin Window? (From: Dominik Pich <email@hidden>)

  • Prev by Date: Re: Leopard Crashing in Open and Save Panels (solved?)
  • Next by Date: Re: Keyed Archiving.
  • Previous by thread: Re: How to Make a Very Thin Window?
  • Next by thread: Re: How to Make a Very Thin Window?
  • Index(es):
    • Date
    • Thread