Usually, editing is session-based so it doesn't update the name on every
character typed

 

________________________________

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of bjorn
Sent: Tuesday, July 08, 2008 5:22 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Disable sorting for ArrayCollection ...

 

I've implemented a tree which displays "folders", with a compareFunction
that makes sure the folders are always sorted alphabetically. It works
fine - if a user moves a folder it automatically shows up in the correct
order.

 

I do have a problem with renaming though. This worked before I
implemented the compareFunction, but now it totally messes up (since it
tries to sort a folder while renaming it) .. so I was wondering if there
is a way to disable sorting while editing.

-- 

========================
http://www.juicability.com <http://www.juicability.com>  - flex blog
http://www.43min.com <http://www.43min.com>  - funny movies 

 

Reply via email to