ScrollAreaGadget() Scroll

Just starting out? Need help? Post your questions and find answers here.
User avatar
Arbrakaan
Posts: 91
Joined: Mon Feb 24, 2014 10:54 pm
Location: Geneva
Contact:

ScrollAreaGadget() Scroll

Post 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