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 (Xcode-users@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/xcode-users/archive%40mail-archive.com This email sent to arch...@mail-archive.com