WebView window

Natter
Posts: 1226
Joined: Mon May 14, 2007 9:49 am

Re: WebView window

Post by Natter »

Where in the program do I call Webview():New() twice ?
User avatar
Antonio Linares
Site Admin
Posts: 42270
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: WebView window

Post by Antonio Linares »

Code: Select all | Expand

function Main()
local oWebKds := TWebView():New()

    oWebKds := TWebView():New()
regards, saludos

Antonio Linares
www.fivetechsoft.com
Post Reply