• 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
Function calls
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Function calls


  • Subject: Function calls
  • From: "Sharayu Puranik" <email@hidden>
  • Date: 22 Jan 2005 04:18:36 -0000

 
Hi

I have one NSTableView and one List control on nib file.....

If I try to put values in these controls (either supply data source for table or put
value in List control) in
'- (id)init' function, I m not able to access these controls, means they do not
respond to code I write to insert values to them

I write some function which is not called by clicking of any button or any control
Fiunction is not of type

'- (IBAction)functionName:(id)sender;'

but is '-(void)functionName'

Again if I try to access any control from '-(void)functionName' , I can not access
any control from this function means the controls do not respond, and I do not
get any warning or error

Why is it so? If I want to call function depending on some condition can't I
access List, Table, Textbox or Popup controls from such functions???

Thanx 



 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Function calls
      • From: daniel <email@hidden>
  • Prev by Date: where to put compiler flags?
  • Next by Date: Picture in Window
  • Previous by thread: where to put compiler flags?
  • Next by thread: Re: Function calls
  • Index(es):
    • Date
    • Thread