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

chrislee8

macrumors regular
Original poster
Jul 26, 2004
102
0
NY, NY
This is a cocoa UI application build in Project Builer.

I have an CustomWindow class which implement the NSWindow class.
I have a MyWindow window in MainMenu.nib, it is built from InterfaceBuilder.

I have added the CustomWindow class to the custom class of the MyWindow , it is done through the info pane.

I thought this will make the MyWindow to run the CustomWindow class while runtime therefore do what CustomWindow supposed to do, it use the NSBorderlessWindow to eliminate the title bar(border).
When I run the application, the MyWindow still shows the title bar(border).

What others do i need to do to get rid of the border?

thanks

btw, is there any api roadmap, poster kind of stuff for project builder(cocoa)?

thanks
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.