• 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: Newbie NSWindow question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Newbie NSWindow question


  • Subject: Re: Newbie NSWindow question
  • From: Vince DeMarco <email@hidden>
  • Date: Thu, 19 Dec 2002 13:17:11 -0800

On Thursday, December 19, 2002, at 8:04 AM, Brian Ling wrote:

Hi All,

I have created a window that contains several other
objects using Interface Builder, is it possible to
stop this window being moved by the user?

I have also found the styleMask method and used this
to create a borderless window that cannot be moved, is
there some way of moving all of the objects from the
window created in Interface Builder to my new blank
window in a way that keeps all of there Outlets and
Actions etc?

Thanks for any help,


Instead of making a window, drag a customView from the palette in IB into the document, and when you create your window, set the content view of your window to the customView instead.

Or make a window in IB and set the custom class of the window, to the class of your window.

vince
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >Newbie NSWindow question (From: Brian Ling <email@hidden>)

  • Prev by Date: Re: "First Run" installation of Application support stuff?
  • Next by Date: Re: "First Run" installation of Application support stuff?
  • Previous by thread: Re: Newbie NSWindow question
  • Next by thread: Get the text from a NSTextView?
  • Index(es):
    • Date
    • Thread