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

KillCodyDead

macrumors newbie
Original poster
Jun 4, 2008
5
0
EDIT: The problem below was fixed. However, now when I save the .nib file, and select Build and Go in Xcode, no window appears. The toolbar at the top of the screen shows that my application is running, and it appears in the dock, but no matter what I do I cannot get the main window to appear. I've tried restarting Xcode, restarting my computer, but nothing has worked so far. And no, I don't have any errors at all when compiling. Any help?



I'm trying to build an internet browser in Cocoa. My browser will have a drawer connected to the parent window that will hold the address bar and a few buttons. When I click on NSDrawer1 in the Instances panel, I click on Connections, and then Actions. But every time I do, it just says Not Applicable. I really need to access the actions so I can connect the "Toggle:" action to a button to open and close the drawer. However, I always get the "Not Applicable" message every time I try to see the actions in the NSDrawer class.
 

KillCodyDead

macrumors newbie
Original poster
Jun 4, 2008
5
0
The run log just displays the "Session started at..." message.

I just created a new project, added a drawer, and it worked. Now I'm running into a problem with the WebKit.framework, but I suppose I'll post a new thread about that.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.