WebView window
Re: WebView window
Where in the program do I call Webview():New() twice ?
- Antonio Linares
- Site Admin
- Posts: 42270
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: WebView window
Code: Select all | Expand
function Main()
local oWebKds := TWebView():New()
oWebKds := TWebView():New()