Re: How to code a TableView into a CustomView?
Re: How to code a TableView into a CustomView?
- Subject: Re: How to code a TableView into a CustomView?
- From: "Mark's Studio" <email@hidden>
- Date: Fri, 9 Nov 2001 17:39:32 +0100
Thanks for your replay
On fredag, november 9, 2001, at 03:38 , Erik M. Buck wrote:
>
Your question does not make any sense. You don't need a "CustomView" to
>
display a single column table view with a vertical scroll view. Do you
>
want
>
to add a table view as a subview of your custom view ? Do you want to
>
subclass NSTableView to create your custom view ?
I want to add a tableview to my custom view, actually i want to be able
to put more than one into my customview
I Know how to do it with IB, but i need to code it so i can add and
remove them when they are needed by the UI.
The other option i tried was to make them in IB, and then remove the
view and that worked but i could not
figure out how to display it again.
>
>
----- Original Message -----
>
From: "Mark's Studio" <email@hidden>
>
To: <email@hidden>
>
Sent: Friday, November 09, 2001 4:15 AM
>
Subject: How to code a TableView into a CustomView?
>
>
>
> How do i code a TableView into a CustomView
>
>
>
> I want to display a single column tableview with a vertical scrollview
>
> in a CustomView,
>
> but i can't figure out how to do it.
>
>
>
>
>
> Peter Mark
>
>
>
> Mark's Recording Studio A/S
>
> Faelledvej 19 b DK2200 N
>
> Copenhagen Denmark
>
> Tel: +45 35366078 Fax: +45 35366038
>
> www.marks-studio.dk
>
> email@hidden
>
> _______________________________________________
>
> cocoa-dev mailing list
>
> email@hidden
>
> http://www.lists.apple.com/mailman/listinfo/cocoa-dev
>
>
>
Peter Mark
Mark's Recording Studio A/S
Faelledvej 19 b DK2200 N
Copenhagen Denmark
Tel: +45 35366078 Fax: +45 35366038
www.marks-studio.dk
email@hidden