Microsoft
Software
Hardware
Network
Question : Make connection from instance to interface
I have created a NSString variable in my .h file here is the code
@interface GatheringResult : NSObject {
IBOutlet NSString *sai_transactionnumber;
}
- (IBAction)ResearchEntry:(i
d)sender;
@end
but when i try to link my instance to a text field, it make nothing
what i did wrong
Answer : Make connection from instance to interface
Probably, you need:
IBOutlet UITextField *sai_transactionnumber;
If you have a text field and need to get to it from your code, you add UITextField variable as an outlet.
You can add NSString too, I do not know what exactly you do.
Random Solutions
Best use of a SATA 6g/s hard drive?
Netlogon Service stopped on SBS2003
CBT for lotus notes 8.5 and sametime 8.5
access 2k7 split DB with Runtime frontend
2008 query in 2000
Transition or Restructure 2003 to 2008 R2 AD? Migrate Exchange 2003 or just move to 2010?
hackintosh for eee pc 1001ha
How do I decide on the hardware components required for assembling a CPU for Development purpose (Microsoft & Adobe Technologies).
Need app to automatically turn off iphone at location
ghost 14 in windows xp is requiring me to run in windows recovery enviroment