|
| Iniciado por Simon PHILLIPS, 09,feb. 2020 18:35 - 3 respuestas |
| |
| | | |
|
| |
Miembro registrado 32 mensajes |
|
| Publicado el 09,febrero 2020 - 18:35 |
Is there any eqivelent to the WebDev scrolling banner control that is available in WinDev? I want to have images scrolling across the screen a bit like the Carousel control but in a straight line rather than in a circle.
I could do this manually in code, but it would save time if someone has already done this before.
-- Simon Phillips |
| |
| |
| | | |
|
| | |
| |
Miembro registrado 14 mensajes |
|
| Publicado el 10,febrero 2020 - 21:59 |
| It's one of the text animations for a a static.. In Details. They also have Blinking |
| |
| |
| | | |
|
| | |
| |
Miembro registrado 32 mensajes |
|
| Publicado el 10,febrero 2020 - 22:26 |
Hi Alan
Unfortunately, I need to do it for images. On the WinDev wbite, they have a scolling banner of the logos of the companies using WinDev. I want to be able to replicate that in WinDev. I have more of less done in in code, but it is not elegant.
-- Simon Phillips |
| |
| |
| | | |
|
| | |
| |
| Publicado el 12,febrero 2020 - 16:12 |
Further to my previous question about having a scrolling banner of images in WinDev, I wondered if I could simply write that in WebDev (i.e. a page which only ha the banner control), and then put an HTML control on the window which shows that web page.
However as a tester, I thougt I would test it out using page https://windev.com as the webpage and have the HTML control just big enough to show the scrolling banner only, just to get an idea of how it would work.
The only problem is that using this method, the banner is static. If I load it into Firefox or Edge, it works perfectly. However when I load it into the html control, the banner does not move.
Any ideas? |
| |
| |
| | | |
|
| | | | |
| | |
|