
Quote from luishp on December 14, 2019, 11:21 amDue to this problem, I have done a new Plugin to allow scrolling the whole App or a Container to any position with an optional animation. A sample App is included. Note the use of TopCenterApp command in Project > Events.
This plugin will be included in next update.
Please, let me know if you find any problems.Regards.
Due to this problem, I have done a new Plugin to allow scrolling the whole App or a Container to any position with an optional animation. A sample App is included. Note the use of TopCenterApp command in Project > Events.
This plugin will be included in next update.
Please, let me know if you find any problems.
Regards.
Uploaded files:
Quote from HatemTag on December 14, 2019, 9:51 pmI tried this plugin but didn't work
The page was stand still
I used it in the same page which is 960 pixel width and 3500 pixel length
I used the same command you used in your sample app (neoScrollAppToObject "Headline1" 1000)
I even renamed my object to the same name yo used but no success
Regards
I tried this plugin but didn't work
The page was stand still
I used it in the same page which is 960 pixel width and 3500 pixel length
I used the same command you used in your sample app (neoScrollAppToObject "Headline1" 1000)
I even renamed my object to the same name yo used but no success
Regards

Quote from luishp on December 14, 2019, 11:40 pmHave you successfully installed the plugin?
Have you tested my sample app?
Have you used a web browser other than Internet Explorer?
Can you share your not working sample?
Regards.
Have you successfully installed the plugin?
Have you tested my sample app?
Have you used a web browser other than Internet Explorer?
Can you share your not working sample?
Regards.
Quote from Gaev on December 15, 2019, 2:29 am@hatemtag
@luishpI downloaded, unzipped and installed the plugin.
Sample App ran as expected (on Chrome); note that ...
a) The horizontal scroll did not change, even when I placed a new object (Headline5) somewhere to the right of the center of the page.
However, after I changed the Project size (from 800 by 2000) to 2800 by 2000 (thus making it wider than my screen), it scrolled horizontally as well.
b) When you attempt to scroll to Headline4, it scrolls partially (i.e. Title4 ends up somewhere below the top of the screen); this is because it ran out of vertical space on the web page (you can only scroll such that the bottom of the page aligns with the bottom of the screen).
c) AlertBox does NOT play nice with this new plugin command either; as the Box is displayed, I can see the scroll take place (correctly) behind the semi-transparent shield; but after I click on the OK button of the AlertBox, the display returns to the top (0,0) position of the page.
Looks like, when the AlertBox is displayed (waiting for user response), subsequent neoScrollAppToNumber command is serviced; then, after user response, the scroll position is reset.
I downloaded, unzipped and installed the plugin.
Sample App ran as expected (on Chrome); note that ...
a) The horizontal scroll did not change, even when I placed a new object (Headline5) somewhere to the right of the center of the page.
However, after I changed the Project size (from 800 by 2000) to 2800 by 2000 (thus making it wider than my screen), it scrolled horizontally as well.
b) When you attempt to scroll to Headline4, it scrolls partially (i.e. Title4 ends up somewhere below the top of the screen); this is because it ran out of vertical space on the web page (you can only scroll such that the bottom of the page aligns with the bottom of the screen).
c) AlertBox does NOT play nice with this new plugin command either; as the Box is displayed, I can see the scroll take place (correctly) behind the semi-transparent shield; but after I click on the OK button of the AlertBox, the display returns to the top (0,0) position of the page.
Looks like, when the AlertBox is displayed (waiting for user response), subsequent neoScrollAppToNumber command is serviced; then, after user response, the scroll position is reset.
Quote from HatemTag on December 15, 2019, 9:59 pmYes I successfully installed the plug in
I retested your included app and it worked , but sadly it didn't work in my project.
Other thing I noticed , when I compile my page now , it shows an empty page.. I don't know why, even I put the page file in the same directory where it has the page images.
I have included some images where some of them have your scroll code
I even put the code into a standard push button but didn't work
I attached the app file to see
Regards
Yes I successfully installed the plug in
I retested your included app and it worked , but sadly it didn't work in my project.
Other thing I noticed , when I compile my page now , it shows an empty page.. I don't know why, even I put the page file in the same directory where it has the page images.
I have included some images where some of them have your scroll code
I even put the code into a standard push button but didn't work
I attached the app file to see
Regards
Uploaded files:
Quote from luishp on December 17, 2019, 2:05 pmPlease @hatemtag save your App using menu Project > Archive/Backup as a .zip file and share it here.
I can't test your sample properly as it is.
Thanks!
Please @hatemtag save your App using menu Project > Archive/Backup as a .zip file and share it here.
I can't test your sample properly as it is.
Thanks!

Quote from luishp on December 17, 2019, 2:07 pmNote that you need to use TopCenterApp command in Project > Events.
If not, your App will be centered vertically on screen.
Note that you need to use TopCenterApp command in Project > Events.
If not, your App will be centered vertically on screen.
Quote from HatemTag on December 17, 2019, 7:38 pmI did the backup
By the way , I noticed that after compiling the web page, I don't see any image visible in the web page. Although it appears in the compiled page within the VisualNeo
I already checked the path of each image but no success
Here is the app
I did the backup
By the way , I noticed that after compiling the web page, I don't see any image visible in the web page. Although it appears in the compiled page within the VisualNeo
I already checked the path of each image but no success
Here is the app
Uploaded files:
Quote from luishp on December 17, 2019, 10:46 pmHi @hatemtag,
I have downloaded your App and it works fine as soon as I add the TopCenterApp command in Project > Events.
About the images, please don't use spaces or any other special character for image file names.
Attached your fixed app.Regards.
Hi @hatemtag,
I have downloaded your App and it works fine as soon as I add the TopCenterApp command in Project > Events.
About the images, please don't use spaces or any other special character for image file names.
Attached your fixed app.
Regards.
Uploaded files: