0

I have a C or C++ executable which is running as root. From this executable I need to ask logged in user for some input. So I packaged this GUI code in a dynamic library, which can be linked with my C or C++ executable to get user input. But the problem is with fast user switching option in Mac OS X. If there are two users had logged in at the same time how do I show this alert to a specific user? Is CFUserNotificationCreate useful in this scenario ?

user12345
  • 425
  • 1
  • 3
  • 14

0 Answers0