Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
20
How to know what EventTitles not shown
posted

Hi!

Sorry but my english is not good...

I created a method that returns a list of all the screen EventTitles. When there are so many elements with time between VisibleMaximum and VisibleMinimum, the list has about 140 Event Titles as maximum, even if there are thousands of items.
The problem is that not all of these EventTitles really are displayed, meaning that many are hidden. One way I found to tell if a EventTitle is hidden: taking its location, and asking if the X coordinate not equals to 5, and the Y coordinate  not equals to 5.

It worked very well at first, but in an application where the Timeline occupies a portion of the application does not work.

Is there any way of knowing what the EventTitles that are not drawn on the screen?

 

Thanks

 

Parents
No Data
Reply Children
No Data