Version 0.22

9 views
Skip to first unread message

ihs

unread,
Feb 13, 2008, 11:18:28 AM2/13/08
to cke, text editor for pocket pc
I have tried the version 0.22, and it's great, i'm interesting to buy
the product or donate.

thanks.

ihs

unread,
Feb 22, 2008, 4:21:04 AM2/22/08
to cke, text editor for pocket pc
I see that it's possible to open file larger than 64, and works fine,
great.

I have seen that on each file edited on the pocket pc with the cke
editor are inserted some char at the beggining of the file :



these character are not visible on the pocket pc with cke, but are
visible if the file was opened on the pc with Ultraedit.

Esteban

unread,
Feb 22, 2008, 5:35:27 AM2/22/08
to cke, text editor for pocket pc
The characters at the beginning of the file are the standard signature
for UTF8 and Unicode files, if you are not using this formats you can
modify the default encoding (in the default document class and in the
rest of document classes you use) to Ansi (this will use as encoding
your default codepage). For C programs I always use Ansi encoding to
avoid problems with the compiler, for HTML and TeX files I use UF8.

I'm not entirely sure if many editors in desktop PCs take notice of
this "signature" characters, mine (TextPad) does it properly, but if
that is the not the case for other editors It could be a good idea to
allow unsigned utf-8 and unicode encodings, but this makes the opening
slower and error prune since it needs to detect the kind file it is
reading.

Regards.
Esteban
Reply all
Reply to author
Forward
0 new messages