Re: Clearing Browser Selection
Re: Clearing Browser Selection
- Subject: Re: Clearing Browser Selection
- From: Brian Webster <email@hidden>
- Date: Tue, 4 Sep 2001 13:48:30 -0500
Try [packetBrowser setLastColumn:0]. This should at least
unload all the columns except the first one. I'm not sure if
it'll clear the selection all the way. You could also try
[packetBrowser loadColumnZero], and make sure your delegate says
that there are no items in any row except row 0.
--
Brian Webster
email@hidden
http://www.owlnet.rice.edu/~bwebster