I am building a balloon tooltip and want to position the balloon according to the distance between target component and window's border in a scrolling environment.
I have two major issues: 1). since the target component (that trigger the tooltip) is in a scrolling container so localToGlobal didn't tell me too much about where the target component is. 2). I draw and position my balloon in updateDisplayList so I didn't have mouse event access ... Any suggestion will be appreciated. -- View this message in context: http://old.nabble.com/Detecting-browser-window-border-in-a-scrolling-container-tp33755367p33755367.html Sent from the Flex India mailing list archive at Nabble.com. -- You received this message because you are subscribed to the Google Groups "Flex India Community" 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/flex_india?hl=en.

