Skip navigation.
 
mlRe: Preventing unwanted slidebacks
FROM : Buzz Andersen
DATE : Thu Jan 16 18:49:55 2003

Actually, you seem to be absolutely right--doing it the way you are
suggesting appears to solve the problem!  Don't know how I missed that,
but thanks a bunch :-)!

On Thursday, January 16, 2003, at 10:44 AM, olivier wrote:

> I did a similar things to you, and never get a slideback.
>
> I set slideBack: YES and always return NO to
> tableView:writeRows:toPasteboard:
>
> Sometimes it might take up to ten or fifteen seconds to create the
> file, but i never had a problem.


--
Buzz Andersen
email: <email_removed>
web: http://www.scifihifi.com
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

Related mailsAuthorDate
mlPreventing unwanted slidebacks Buzz Andersen Jan 16, 18:03
mlRe: Preventing unwanted slidebacks olivier Jan 16, 18:44
mlRe: Preventing unwanted slidebacks Buzz Andersen Jan 16, 18:49