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
Help with Vista re-installation
Emc Networker mminfo command
Compare 2 separate databases
Zebra LP 2844 label printer prints the first print job successfully, subsequent print jobs after skip labels and/or print partial data on labels until computer is rebooted.
I/O error reported on file system /oracle/P1U aix hdisk path vio
Frame Relay configuration on Hub & Spoke Router network
subnet beginner ?
AP not accepting its service controller.
C# code for writing up a class file....
Autloader and Cleaning Tape Mounts (Considered a "use" with every mount?)