Custom View in NSToolbar problem
Custom View in NSToolbar problem
- Subject: Custom View in NSToolbar problem
- From: malcom <email@hidden>
- Date: Wed, 19 Oct 2005 10:51:37 +0200
Hello list
I've tried to follow some guides
-http://www.cocoadev.com/index.pl?NSToolbarItemSampleCode
-http://www.macdevcenter.com/pub/a/mac/2002/03/15/cocoa.html?page=3
about implementing custom view objects in NSToolbar but without any
results. I cannot see the view inside the toolbar.
At this address
http://www.malcom-mac.com/CVToolbar.zip
you can see my project. It's a simple program composed by two nibs
(mainMenu and another one that contain the view object) and three
class (the first app responder, the toolbar class and a custom class
that contains the IBOutlet to the view. This class is connected by
inserting it into the second nib with the custom view).
It's a very simple object so if anyone can see it for 5 minutes I
would to know where I'm wrong.
Thank you very much!
Malcolm
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden