FROM : varun
DATE : Fri Mar 14 19:46:48 2008
Hi Michael!
It seems to me that you should be able to follow the QuickStart for
building an InterfaceBuilder plug-in to create your custom NSView:
http://developer.apple.com/documentation/DeveloperTools/Conceptual/IBPlugInGuide/Plug-inQuickStart/chapter_3_section_1.html#//apple_ref/doc/uid/TP40004323-CH9-SW1
I actually suggest reading through the whole document. It's quite
comprehensive.
Varun
> Hello List!
>
> I am trying to create a custom view class using Interface Builder that
> I can then instantiate within my code as many times as needed. In
> this particular case I have a control that I've created that contains
> a progress bar, two text fields, two buttons, and an image view. I
> then want to be able to create any number of these components within
> my source code and add them to another view dynamically.
>
> I'm guessing that this question has been answered before, but my
> searches have been unsuccessful. If someone could point me in the
> right direction, that would be a great help. Thanks!
>
> Regards,
> Michael
>
> --
> OS X 10.5.2
> Xcode 3.1
> Interface Builder 3.1
> _______________________________________________
>
> Cocoa-dev mailing list (<email_removed>)
>
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>
>
> This email sent to <email_removed>
>
DATE : Fri Mar 14 19:46:48 2008
Hi Michael!
It seems to me that you should be able to follow the QuickStart for
building an InterfaceBuilder plug-in to create your custom NSView:
http://developer.apple.com/documentation/DeveloperTools/Conceptual/IBPlugInGuide/Plug-inQuickStart/chapter_3_section_1.html#//apple_ref/doc/uid/TP40004323-CH9-SW1
I actually suggest reading through the whole document. It's quite
comprehensive.
Varun
> Hello List!
>
> I am trying to create a custom view class using Interface Builder that
> I can then instantiate within my code as many times as needed. In
> this particular case I have a control that I've created that contains
> a progress bar, two text fields, two buttons, and an image view. I
> then want to be able to create any number of these components within
> my source code and add them to another view dynamically.
>
> I'm guessing that this question has been answered before, but my
> searches have been unsuccessful. If someone could point me in the
> right direction, that would be a great help. Thanks!
>
> Regards,
> Michael
>
> --
> OS X 10.5.2
> Xcode 3.1
> Interface Builder 3.1
> _______________________________________________
>
> Cocoa-dev mailing list (<email_removed>)
>
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>
>
> This email sent to <email_removed>
>
| Related mails | Author | Date |
|---|---|---|
| Michael Fey | Mar 14, 19:33 | |
| Jacob Lukas | Mar 14, 19:43 | |
| varun | Mar 14, 19:46 | |
| Jeff LaMarche | Mar 14, 19:51 | |
| Ricky Sharp | Mar 14, 21:16 | |
| Rob Keniger | Mar 15, 03:48 | |
| Sean McBride | Mar 17, 21:54 | |
| Michael Fey | Mar 19, 00:44 |






Cocoa mail archive

