• 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: Window setTitle Ignored at Launch?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Window setTitle Ignored at Launch?


  • Subject: Re: Window setTitle Ignored at Launch?
  • From: Chunk 1978 <email@hidden>
  • Date: Sun, 8 Nov 2009 13:05:04 -0500

the method does get called at launch, so that is why i don't
understand why the window isn't setting it's title.  i've even moved
the code to set the window title to -
(void)windowControllerDidLoadNib:(NSWindowController
*)windowController with no luck. also, i've added an IBOutlet to the
window with no luck.  the window will always launch as "untitled" and
only switch to it's appropriate title when the popup menu is toggled.

On Fri, Nov 6, 2009 at 2:34 PM, Jens Alfke <email@hidden> wrote:
>
> On Nov 6, 2009, at 9:01 AM, Chunk 1978 wrote:
>
>> - (void)displayViewController:(ManagingViewController *)vc
>>
>> {
>>
>> //Try to end editing
>>
>> NSWindow *w = [box window];
>
>
> Set a breakpoint at the top of this method.
> Is the method called at launch time?
> If so, is 'box' or 'w' nil?
>
> —Jens
_______________________________________________

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: Window setTitle Ignored at Launch?
      • From: Kyle Sluder <email@hidden>
References: 
 >Window setTitle Ignored at Launch? (From: Chunk 1978 <email@hidden>)
 >Re: Window setTitle Ignored at Launch? (From: Jens Alfke <email@hidden>)

  • Prev by Date: Re: AHGoToPage function
  • Next by Date: Re: Window setTitle Ignored at Launch?
  • Previous by thread: Re: Window setTitle Ignored at Launch?
  • Next by thread: Re: Window setTitle Ignored at Launch?
  • Index(es):
    • Date
    • Thread