Re: Making newly inserted row visible in NSTableView
Re: Making newly inserted row visible in NSTableView
- Subject: Re: Making newly inserted row visible in NSTableView
- From: Angelo Chen <email@hidden>
- Date: Wed, 17 May 2006 17:43:01 -0700 (PDT)
I did a reloaddata after every insert, it works when
the number of items is less than the visible rows,
after that, no more, i'd like to force the newly
inserted item to be the last visible row if possible.
--- Nick Zitzmann <email@hidden> wrote:
>
> On May 17, 2006, at 6:11 PM, Angelo Chen wrote:
>
> > I have a NSTableView with 5 rows, if I insert a
> new
> > item into the array(which links to NSTableView)
> making
> > it the 6th or greater, it will not be visible, any
> way
> > to force it displayed?
>
>
<file:///Developer/ADC Reference Library/documentation/Cocoa/
>
>
Reference/ApplicationKit/ObjC_classic/Classes/NSTableView.html#//
>
> apple_ref/occ/instm/NSTableView/reloadData>
>
> Nick Zitzmann
> <http://www.chronosnet.com/>
>
>
>
>
>
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
_______________________________________________
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