Closed Bug 4823 Opened 26 years ago Closed 25 years ago

Need AppleEvent handlers for TSM AppleEvents

Categories

(Core :: Internationalization, defect, P3)

PowerPC
Windows NT
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: tague, Assigned: tague)

Details

(Keywords: inputmethod)

We need to provide handlers for the TSM AppleEvent suite.  The TSM AppleEvent
suite is necessary to support Japanese input on the Mactinosh.  It consists of
three events (Pos2Offset, Offset2Pos, and Update).  The details of the apple
events can be found in Inside Macintosh: Text chapter 7.  The
internationalization group will be implementing these handlers and mapping them
into the XPEvent layer.

Supporting these input methods is dependent on other functionality :-
    * API for finding the cursor coordinate position
    * API for maping global coordinate positions into buffer offsets
    * API for maping buffer offsets back to their global coordinates
    * API for hittesting coordinates into a region class
Target Milestone: M5
Status: NEW → ASSIGNED
Target Milestone: M5 → M6
Moved to M6.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Checked in the handlers today. (5/27/99 - 10:30pm)
Status: RESOLVED → VERIFIED
Marking this as verified -- this is a code/developer bug.
You need to log in before you can comment on or make changes to this bug.