cancel
Showing results for 
Search instead for 
Did you mean: 

getting x and y coordinates of textview element

Former Member
0 Kudos

Hi All,

Is there a way i can get the postion (X and Y coordinates) of textview element. I have a dynamic textview which displays different text message based on conditions from messagepool. I created a popup window on this view , want to set the postion of this popup window next to the textview element. As the postion of this textview changes dynamically, i want to calculate and set the popup window position accordingly. I saw the IWDTextview api but it doesnot have any method to get postion of the textview element.please give your suggestions.

Thanks,

pkv

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

You can create multiple textviews in advance and set their Visibilty according to what you need.