Export to GitHub

cocoaslideshow - issue #10

Add Natural Sort option on image file names


Posted on Nov 12, 2010 by Quick Lion

Added an option for Natural Sort ordering of image files as opposed to Lexical Sort ([pic1, pic2, pic10] instead of [pic1, pic10, pic2]).

Attached is a diff to ImagesController.m and an updated NIB file to add the preference checkbox. Beware that the NIB is updated with 10.6/Xcode3.2 changes.

Attachments

Comment #1

Posted on Apr 18, 2011 by Massive Cat

integrated in revision 211

thank you

Status: Fixed

Labels:
Type-Defect Priority-Medium