![]() | ![]() Products ![]() ![]() ![]() ![]() |
Home » Technical Support » Elevate Web Builder Technical Support » Support Forums » Elevate Web Builder General » View Thread |
Messages 1 to 3 of 3 total |
![]() |
Thu, Oct 20 2016 10:08 AM | Permanent Link |
Ivan Mihailov | Hi all,
If I use application's surface as a scrollable area, there is not problem to handle OnScroll event of the application's surface. But how to handle OnScroll event of the application's viewport (browser window)? Is there any way this can be done? Sorry for my poor English, Ivan Mihailov |
Fri, Oct 21 2016 10:47 AM | Permanent Link |
Ivan Mihailov | Hi,
I found the answer of my question: window.addEventListener('scroll', MyListener, true); where MyListener is something like that function TfMain.MyListener(event: TEvent): Boolean; begin .......... Result := true; end; Ivan Mihailov wrote: Hi all, If I use application's surface as a scrollable area, there is not problem to handle OnScroll event of the application's surface. But how to handle OnScroll event of the application's viewport (browser window)? Is there any way this can be done? Sorry for my poor English, Ivan Mihailov |
Fri, Oct 21 2016 3:54 PM | Permanent Link |
Trinione | Great! Thanks for sharing. I'll try this out soon enough.
|
This web page was last updated on Saturday, June 3, 2023 at 10:17 AM | Privacy Policy![]() © 2023 Elevate Software, Inc. All Rights Reserved Questions or comments ? ![]() |