iSqueak Wikki : getImageName

HomePage :: Categories :: PageIndex :: RecentChanges :: RecentlyCommented :: Login/Register

Revision [430]

Most recent edit made on 2010-09-12 22:46:11 by JohnMcIntosh

Additions:
See iPhone
returns UTF8String from imageNameURL where the string is made by normalizing the receiver’s contents using the Unicode Normalization Form C.


Deletions:
TBD
returns UTF8String from imageNameURL




Revision [214]

The oldest known version of this page was edited on 2008-10-17 02:17:36 by JohnMcIntosh

char *getImageName(void)


Parms: NONE
return: pointer to C character path name for image
From: Interpreter getAttributes attribute 1
Why:
need readable form of squeak image path for get attribute 1

Responsibility:

MacIntosh
os-9/OSXCarbon
returns imageName in image encoding

Cocoa:
TBD

iPhone
returns UTF8String from imageNameURL

Unix
returns imageName no change to encoding

Windows
Not used?

BUGS
It's unclear if this has to be an encoded or non-encoded name, is it in image encoding or VM encoding?
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki
Page was generated in -0.7324 seconds