Page 1 of 1

ScrollAreaGadget() Scroll

Posted: Mon Mar 21, 2016 8:51 am
by Arbrakaan
Hi,

How do i know when a ScrollAreaGadget() is "scrolled", there is a event for it ?, I want to get the y (or x) position of the scollbarre when a scroll.
there is well a GetGadgetAttribute(#PB_ScrollArea_Y), but i don't find any event to trigger it.

Or is it a better way to css:fixed my element ?

Thanks for the help.

Arbrakaan