Carbon


kTextServiceClass

Header: AERegistry.h

enum {
    kTextServiceClass = 'tsvc',
    kUpdateActiveInputArea = 'updt',
    kShowHideInputWindow = 'shiw',
    kPos2Offset = 'p2st',
    kOffset2Pos = 'st2p',
    kUnicodeNotFromInputMethod = 'unim',
    kGetSelectedText = 'gtxt',
    keyAETSMDocumentRefcon = 'refc',
    keyAEServerInstance = 'srvi',
    keyAETheData = 'kdat',
    keyAEFixLength = 'fixl',
    keyAEUpdateRange = 'udng',
    keyAECurrentPoint = 'cpos',
    keyAEBufferSize = 'buff',
    keyAEMoveView = 'mvvw',
    keyAENextBody = 'nxbd',
    keyAETSMScriptTag = 'sclg',
    keyAETSMTextFont = 'ktxf',
    keyAETSMTextPointSize = 'ktps',
    keyAETSMEventRecord = 'tevt',
    keyAETSMEventRef = ''tevr'',
    keyAETextServiceEncoding = ''tsen'',
    keyAETextServiceMacEncoding = ''tmen'',
    typeTextRange = ''txrn'',
    typeComponentInstance = ''cmpi'',
    typeOffsetArray = ''ofay'',
    typeTextRangeArray = ''tray'',
    typeLowLevelEventRecord = ''evtr'',
    typeEventRef = ''evrf'',
    typeText = ''TEXT''
};

© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)