View a web page in a standard Gambas GUI application

Post

Posted
Rating:
#1 (In Topic #1117)
Avatar
Regular
sarpomira is in the usergroup ‘Regular’
 Hello,

Can anyone point me in the right direction regarding which control needs to be dropped into my form in order to display a web page ?
Could it be the HtmlView control in the Project → Properties ..> Components menu ?
I did import this control but I can't see any "URL" field in it's properties.

I want my application to download and display a simple website in one part of the form whenever the application is run.

Thanks much
Online now: No Back to the top

Post

Posted
Rating:
#2
Guru
BruceSteers is in the usergroup ‘Guru’
WebView puts a chromium browser in

/comp/gb.gui.webview - Gambas Documentation
Online now: No Back to the top

Post

Posted
Rating:
#3
Avatar
Regular
sarpomira is in the usergroup ‘Regular’
 Thank you BruceS, that worked.

Cheers
Online now: No Back to the top
1 guest and 0 members have just viewed this.