• 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
Problem with a framework with a nib
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problem with a framework with a nib


  • Subject: Problem with a framework with a nib
  • From: email@hidden
  • Date: Sat, 19 Feb 2005 12:24:25 -0500 (EST)
  • Importance: Normal

Hi,
     I'm writing a framework that has a nib file. Now I've chosen to make
the controller for the interface a window controller however it
appears that it cannot connect to any part of the windows. I have a
window called progressWindow and one called resultWindow. calling
makeKeyAndOrderFront results in nothing happening. The window's don't
appear. If I choose to make one of the windows the window
controller's "window" then I can get it to appear with [[self window]
makeKeyAndOrderFront:self]. But the progress indicator, the text
field all of the other items in the window are dead as thursday
night. I cannot control them. I can't make the indicator
indeterminate or determinate... Does any one know what I need to do
to make it work? Would it be better to make the interface part of the
framework an nsobject and use initWithNibName:@"theNib" ? Or is it
just that frameworks can't have working interface objects?


April.
 _______________________________________________
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: Problem with a framework with a nib
      • From: email@hidden
  • Prev by Date: Re: Preventing mouse clicks from bringing a window to the front
  • Next by Date: Re: Finding a view (Cocoa theory)
  • Previous by thread: Re: Problem with NSLineBreakByTruncatingMiddle under 10.2
  • Next by thread: Re: Problem with a framework with a nib
  • Index(es):
    • Date
    • Thread