Tracy So it has !
But, additionally, I have added a property (sortright) to the parent _mover class which when set = .T. allows the right (selections) list to always appear sorted regardless of the order in which the selections were chosen. Cheers Tracy Pearson wrote: > Look at that! > > It has been corrected in VFP 9's FFC. > > Tracy > > > >> -----Original Message----- >> From: Paul Newton >> Sent: Tuesday, December 05, 2006 5:21 PM >> >> That is irrelevant in this context - the test (to decide whether to >> ASORT the source array for the left listbox when moving items >> from right >> to left) was wrong in that it did NOT refer to the property >> _mover.sortleft (instead it referred to the property >> _mover.lstLeft.sorted which is/was wrong). >> >> I stand to be corrected on this but if you check the code in >> the click >> method of cmdRemove (IIRC) in the _mover class you will see >> what I mean. >> >> In any event your reply was helpful and appreciated. >> >> _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

