• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: How to code a TableView into a CustomView?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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 20:36:46 +0100

On fredag, november 9, 2001, at 08:28 , Erik M. Buck wrote:

>> Yes but how do i disable the tableview?
>
> The same way you enable and disable any control.
>
> From NSControl documentation
>
> Enabling and disabling the control
> - isEnabled
> - setEnabled:
> You MUST read the super class's documentation!
>
> I have not tried these methods. Do they not work for tables for some
> reason
> ?
> Maybe I will try it now.
I have tried
[(NSControl *)tableView setEnabled: NO]
[tableView setEnabled: NO]
and nothing really happens

I can't seem to find anything about setEnable in NSView,


>
>
>
>
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


  • Follow-Ups:
    • Re: How to code a TableView into a CustomView?
      • From: "Erik M. Buck" <email@hidden>
References: 
 >Re: How to code a TableView into a CustomView? (From: "Erik M. Buck" <email@hidden>)

  • Prev by Date: Re: workspaces and capturing keystrokes
  • Next by Date: Re: How to code a TableView into a CustomView?
  • Previous by thread: Re: How to code a TableView into a CustomView?
  • Next by thread: Re: How to code a TableView into a CustomView?
  • Index(es):
    • Date
    • Thread