In my "CaseToggle for OS5" utility (name reused with permission from Rui Oliviera), I found it to be trivial to set the insert position from screen coordinates using FldPointToPosition. In what ways is it "less than perfect"?
"Paul Nevai" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > Getting insPtXPos and insPtYPos in OS 5+ is possible. Just take the OS 4 > source code of Field.c and carefully rewrite all relevant functions in an OS > 5+ legitimate way [cf. SetInsPtFromStringPos() etc.]. It's doable [I did it] > although it is not at all trivial. > > The related job of setting insPtXPos and insPtYPos from screen coordinates is > also doable in OS 5+ although it is less than perfect. > > /Paul N. [pedit etc.] -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
