[Cuis] UniCodes progress [anti-regress?]

Ken Dickey Ken.Dickey at whidbey.com
Wed Apr 3 22:47:27 CDT 2013


Greetings,

Not much news here of late, so I thought to mention a Cuis-UniCodes update.

Very little is working really, but I can now open up a Text Editor with some Unicode and type text into it.  Can't cut/paste or even show the IBeam properly, but progress none the less.

You probably DON'T want to try this out yet, but just in case:

FileIn in order:
  UniCodes.pck.st  -- takes a Loooooooonng time
  UniCodesTests.pck.st
  1661+CuisCoreUnsaved-KenDickey-2013Apr03-14h47m-KenD.1.cs.st

Try something like:
 (UniString fromCodePointCollection: #(16r4E7E 16r0020 16r5143 16r4EA8 16r5229 16r8C9E)) edit.

Then type something.


Oh, Unicode forms are all currently 16x16.  Dingbats make fun cursors.  Any UniChar can be a cursor.  Try:

    16r2764 asUniChar asCursor beCursor.


Well, back to work.
-KenD
-- 
Ken [dot] Dickey [at] whidbey [dot] com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: UniString-Edit.png
Type: image/png
Size: 94907 bytes
Desc: not available
URL: <http://jvuletich.org/pipermail/cuis_jvuletich.org/attachments/20130403/1f6e16ea/attachment-0003.png>


More information about the Cuis mailing list