Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

siakus

macrumors newbie
Original poster
May 2, 2006
12
0
Hi guys,
I am writing a mac application using Objective C, and i want my main window to stay on top of all others application window ( like the task manager application in microsoft windows). I have used the nswindow function : "orderWindow: relativeto:", but it works only for windows created in my application and not for other application windows. Can someone help me?
 

HiRez

macrumors 603
Jan 6, 2004
6,250
2,576
Western US
siakus said:
Hi guys,
I am writing a mac application using Objective C, and i want my main window to stay on top of all others application window ( like the task manager application in microsoft windows). I have used the nswindow function : "orderWindow: relativeto:", but it works only for windows created in my application and not for other application windows. Can someone help me?
Try [myWindow setLevel:NSFloatingWindowLevel];
 

siakus

macrumors newbie
Original poster
May 2, 2006
12
0
by the way, do you know if i can create some addin for microsoft Entourage for MAC like Outlook com addin or Exchange client extensions?
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.