06-23-2021 02:12 AM
How to jump to anther page by click a button in webvi?
06-23-2021 10:39 AM
There are a couple of options:
06-23-2021 08:28 PM
Thank you for your reply! Now, I had used Onclick function to do it.
10-03-2022 01:31 AM
Hello MilanR,
I am using G web development software 2022 Q3, i need to use URL for WebVI library to jump another page by clicking button. But when importing URL.comp to my project, g web development software does not respond. Is it not supported 2022 Q3 or what's wrong? I downloaded version3. Thanks.
10-03-2022 09:45 AM
Hi grkmsngr,
I am not aware of any issue using the URL for WebVI Release 3 library with G Web Development Software 2022 Q3. Do you have any example project and steps to reproduce the issue?
I tested the library with G Web Development Software 2022 Q3 like follows and it seems to work as expected:
10-06-2022 01:04 AM
When opening new project and then add URL.gcomp to project as you did, there is no problem. But add to my project software does not respond and locked after 3 seconds. I have attached my test project.
10-13-2022 09:33 PM
Hi grkmsngr,
I tried opening the provided example and included the URL.gcomp that was included in the project and it appears to work for me with G Web 2022 Q3:
If you are still having an issue loading URL.gcomp some things to try:
10-14-2022 03:39 AM
Hello again MilanR,
Thanks for your soluiton. It is ok now when delete the .cache directory.