• 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: Editing items
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Editing items


  • Subject: Re: Editing items
  • From: Michael Hudson <email@hidden>
  • Date: Tue, 21 Oct 2003 13:24:07 +0100

email@hidden (Norbert Pfaff) writes:

> Hi,
>
> I4m just beginning with Cocoa.

I'm only a little past that :-)

> I have a tableView and want to edit the items in two ways.
> First I would like to open a new window with to edit. Should I have
> therefore a new nib or is it possible to have this window in the same
> nib file?

I would say it's easier to make a new nib.

> Second (later) I want to split the part of the window with the
> tableview to edit in the lower part of the window.

Do you want to do this for the *same* tableView or a different one?
Assuming the latter, this should be pretty easy. Make a split view or
similar in IB and implement the delegate method
tableViewSelectionDidChange: to display the item to edit.

If this is too terse for you, you should probably do some of the more
generic tutorials lying around...

Cheers,
mwh

--
Enlightenment is probably antithetical to impatience.
-- Erik Naggum, comp.lang.lisp
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >Editing items (From: email@hidden (Norbert Pfaff))

  • Prev by Date: Editing items
  • Next by Date: Re: Embeding Background Pictures in Disk Image
  • Previous by thread: Editing items
  • Next by thread: Re: Editing items
  • Index(es):
    • Date
    • Thread