vvvv / VL.CEF

Set of nodes to use the Chromium Embedded Framework (CEF) in vl
12 stars 1 forks source link

Add simple Browser Functions to WebRenderer(s) #8

Closed davidbrrrr closed 2 years ago

davidbrrrr commented 2 years ago

Usecase: Have a shiny 3D Scene and have a Webpage PopUp Windwo in that scene to load a web ressource. This web-ressource contains links to other subpages on the same server and on other servers. When clicking or touching those links, at the moment you cannot go back to the original URL.

Potential solution: Add simple mechanics for a simple custom browser ui and deliver one as a template. Functions: Reload, back, next, maye URL.

azeno commented 2 years ago

In >= 0.3.0 you can use the nodes Reload, CanGoBack, GoBack, CanGoForward, GoForward, LoadUrl, Url

davidbrrrr commented 2 years ago

amazing. will check and report back in case of troubles. thxVon mobil gesendethttp://studiobruell.de -------- Ursprüngliche Nachricht --------Von: Elias Holzer @.>Datum: Mi., 30. März 2022, 16:41An: "vvvv/VL.CEF" @.>Cc: David Brüll @.>, Author @.>Betreff: Re: [vvvv/VL.CEF] Add simple Browser Functions to WebRenderer(s) (Issue #8) In >= 0.3.0 you can use the nodes Reload, CanGoBack, GoBack, CanGoForward, GoForward, LoadUrl, Url

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>