• 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
outlet strangeness..
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

outlet strangeness..


  • Subject: outlet strangeness..
  • From: Joost Rekveld <email@hidden>
  • Date: Mon, 6 Oct 2003 18:06:27 +0200

Hi,

I am sure I am missing something obvious so this is a stupid question, but I am going nuts..

I have this list of variables in my controller class:

@interface JFRsvmPanelController : NSWindowController {
float scalar;
BOOL isScalar;
BOOL isVector;
BOOL isMatrix;
BOOL tabViewIsEnabled;
IBOutlet NSTabView *tabView;
IBOutlet NSTextField *scalarField;
IBOutlet JFRMatrixController *vectorController;
IBOutlet JFRMatrixController *matrixController;
IBOutlet NSTextField *messageField;
IBOutlet NSButton *clearButton;
IBOutlet id delegate;
}


the 'messageField' is the most recent addition to this list, and it is the only one in the list that mysteriously refuses to connect when the nib is loaded. I've checked the IB connection about a million times, I've cleaned the PB target about a thousand times, I've restarted IB and PB; I am doing all the things I know are not about what it is about.

any leads ?

ciao,


Joost.



-------------------------------------------

Joost Rekveld
----------- http://www.lumen.nu/rekveld

-------------------------------------------

"The mystery of the world is the visible, not the invisible"
(Oscar Wilde)

-------------------------------------------
_______________________________________________
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.

  • Follow-Ups:
    • Re: outlet strangeness..
      • From: Buddy Kurz <email@hidden>
  • Prev by Date: Re: iTunes style searching on an NSTableView
  • Next by Date: Re: outlet strangeness..
  • Previous by thread: Re: NSAcceptMisspelledSelectors and - (void)performMethodsUsingFuzzyM ethodNameMatching
  • Next by thread: Re: outlet strangeness..
  • Index(es):
    • Date
    • Thread