duh, realised I could test my input code and publish unicode for a new-line (=10) :) sorry for wasting others' time
On 5 April 2010 14:09, Alastair Leith <[email protected]> wrote: > …and I can't find these non-printing non-glyph characters in any of the > unicode tables on the interweb :/ > > I have been looking ;) > > > On 5 April 2010 14:07, Alastair Leith <[email protected]> wrote: > >> Testing in Javascript for line breaks in a text string from a text input >> splitter. >> >> Testing for a_string.charCodeAt(0) == 13 doesn't seem to be working. >> >> Is this because when text is inputted to a splitter, new lines have to be >> entered as an option + return-key or control + enter-key etc etc. >> >> What unicode number(s) should I test for? >> > >
_______________________________________________ Do not post admin requests to the list. They will be ignored. Quartzcomposer-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/quartzcomposer-dev/archive%40mail-archive.com This email sent to [email protected]

