FROM : Dale Gillard
DATE : Thu Aug 31 14:52:44 2006
I'm experimenting with CFUserNotificationDisplayNotice function and
have found the timeout period is inaccurate. If I pass 1, 2, 3, 30 or
40 seconds into the function it takes about 20-30 seconds for the
dialog box to be displayed. Am I missing something obvious, or is
this a bug?
CFUserNotificationDisplayNotice(1, kCFUserNotificationNoteAlertLevel,
NULL, NULL, NULL,CFSTR("My App"), CFSTR("This is a test error
message."), NULL);
Thanks.
DATE : Thu Aug 31 14:52:44 2006
I'm experimenting with CFUserNotificationDisplayNotice function and
have found the timeout period is inaccurate. If I pass 1, 2, 3, 30 or
40 seconds into the function it takes about 20-30 seconds for the
dialog box to be displayed. Am I missing something obvious, or is
this a bug?
CFUserNotificationDisplayNotice(1, kCFUserNotificationNoteAlertLevel,
NULL, NULL, NULL,CFSTR("My App"), CFSTR("This is a test error
message."), NULL);
Thanks.
| Related mails | Author | Date |
|---|---|---|
| Dale Gillard | Aug 31, 14:52 | |
| Daniel Jalkut | Aug 31, 16:17 | |
| Douglas Davidson | Aug 31, 17:53 | |
| Daniel Jalkut | Aug 31, 19:42 |






Cocoa mail archive

