Hi all,
I'd like to change proxy settings in System Preferences (Network/
Advanced.../Proxies) programatically. I do not have problem to change
server and port, and also to disable/enable usage of proxy server for
required protocols – all these settings can be easilly done with
SystemConfi
Hello all,
we have problem with a minimalistic application that opens standard
alert sheet. The code looks like this:
int main(int ac, char *av[])
{
NSApplication *app=[NSApplication sharedApplication]; // tried to
send activateIgnoringOtherApps:YES, in vain
NSRect frame=NSMakeRect