| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
Hi,
I can't manage to retrieve my contectInfo field in my
- (void) restoreDefaultsSheetDidEnd:(NSWindow *)sheet returnCode:(int)returnCode contextInfo:(void *)contextInfo;
I send a NSString* in it when calling the sheet :
NSBeginAlertSheet(@"Rifirence inconnue !", @"Oui", @"Annuler",nil, [cnxTiroir parentWindow], [[cnxTiroir parentWindow] delegate], nil,
@selector(restoreDefaultsSheetDidEnd:returnCode:contextInfo:),
[NSString stringWithFormat:@"%@%@",[cnxAfficTrigramme stringValue],[cnxEditReference stringValue]],
message) ;
does anibody have any hint on this ?
| References: | |
| >NSBeginAlertSheet and contextInfo (From: Famille GOUREAU-SUIGNARD <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.