Cocoa-Apple Script Application to stay in foreground
Cocoa-Apple Script Application to stay in foreground
- Subject: Cocoa-Apple Script Application to stay in foreground
- From: Karthikeyan M <email@hidden>
- Date: Mon, 23 May 2016 18:07:39 +0530
Hi,
I have created the Cocoa-Apple Script Application for verifying the user
authentication with LDAP. The script is working well but I want the
application should be always in foreground. If its the
Cocoa-Application, I can use [_window setLevel:NSFloatingWindowLevel];
in AppDelegate.m so the Application windows will always be foreground
but in Cocoa-Applescript Application, we dont have AppDelegate.m file. I
can see manin.m but adding the code does not work.
I am veru new to the Application Development. Can someone help me in making the application to stay foreground while running?
Thanks & Regards,
Karthikeyan
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden