Reload Data in a Window which contains NSPopUpButton (s), NSTAble, NSText , etc
Reload Data in a Window which contains NSPopUpButton (s), NSTAble, NSText , etc
- Subject: Reload Data in a Window which contains NSPopUpButton (s), NSTAble, NSText , etc
- From: "Mahesh Vyas" <email@hidden>
- Date: Fri, 22 Jul 2005 15:25:19 +0530
- Thread-topic: Reload Data in a Window which contains NSPopUpButton (s), NSTAble, NSText , etc
If we write the UI populating data in awakefromnib() , then the data is
populated but what if we again want to show the modified data
The Method ReloadData works only if there is only NSTable and we do
addobject.
Please advise the approach if we have multiple type of controls and we
would like to set the data.
We tried it calling a Method from another controller but its not
working.
_______________________________________________
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