Implementing NSToolbar

Posted by boiling.ben83 on Stack Overflow See other posts from Stack Overflow or by boiling.ben83
Published on 2010-05-01T20:22:17Z Indexed on 2010/05/01 20:27 UTC
Read the original article Hit count: 272

Filed under:
|

Im trying to Implement my application with NSToolbar. I know I need to add the following, but I don't know where...

IBOutlet NSWindow *window;

© Stack Overflow or respective owner

Related posts about objective-c

Related posts about macosx