Atozed Forums
Scrolling IWregion contents - Printable Version

+- Atozed Forums (https://www.atozed.com/forums)
+-- Forum: Atozed Software (https://www.atozed.com/forums/forum-1.html)
+--- Forum: IntraWeb (https://www.atozed.com/forums/forum-3.html)
+---- Forum: English (https://www.atozed.com/forums/forum-16.html)
+----- Forum: IntraWeb General Discussion (https://www.atozed.com/forums/forum-4.html)
+----- Thread: Scrolling IWregion contents (/thread-1511.html)



Scrolling IWregion contents - davidbaxter - 01-30-2020

Is there a way within a program to scroll the contents of an IWregion? If I have a region populated with, say, 20 labels and there's only room for 10, on the screen you can swipe up and down and scroll to see them all. How do you make that happen from within the program, by maybe an up or down button elsewhere on the screen? Thanks.


RE: Scrolling IWregion contents - Alexandre Machado - 01-31-2020

Maybe like this demo I've just created?

https://github.com/Atozed/IntraWeb/tree/master/15/Delphi/RegionScroll

PS: this is intended to run with IW 15.1.12 and newer. If you have an older version just ignore the missing properties and it will still work.


RE: Scrolling IWregion contents - davidbaxter - 02-01-2020

Maybe very much like that! Thank you very much. Little doubt now I will renew my license when it comes up next month.