Dear all, 1. I'm urgently implementing a softkeyboard using IME framework. Now I'd like to get cursor position in the screen (x,y). I wonder if Android provides APIs to get the cursor position (x,y). I need display a pop up window under the cursor position on the screen. I tried to look around APIs but could not find anything can help.
2. As I know, IME framework supports displaying a candidate list above the input panel. But now I'd like display the candidate under the cursor position. Is it possible? I plan to implement a candidate list as a pop up window and load words into the pop up window. The pop up window is placed under the cursor position. Is there any potential issue if I do like this? Thanks, Quy -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

