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

Garrett

macrumors regular
Original poster
Apr 4, 2007
173
0
So I wanted to have when I have "About NewApplication" open up a nib file. I can get that to work. But I can't for the life of me get that to be ordered first.

I don't feel I should have to subclass every window to be able to do this. :(
 

Garrett

macrumors regular
Original poster
Apr 4, 2007
173
0
Did you try makeKeyAndOrderFront?
Yes...that was pretty retarded :p

When I click on About Clients, this is connected to my delegate:
646753dcc324381ad195047561762700.png

Then this code is ran:
815097502007d4d16885f9ea6bd68e0b.png


Then in my GBAbout.m, which is the File's Owners class. This is ran:
6d1ff946c8d523ca70afa0ea86741793.png

The only reason I have this whole new class is because its the only way I could make it become a key window. :mad:
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.