[Gambas-user] [Gambas Bug Tracker] Bug #949: Online help web URL is not updated
bugtracker at ...3416...
bugtracker at ...3416...
Tue May 24 04:03:16 CEST 2016
http://gambaswiki.org/bugtracker/edit?object=BUG.949&from=L21haW4-
梁炜 reported a new bug.
Summary
-------
Online help web URL is not updated
Type : Bug
Priority : Medium
Gambas version : 3.8
Product : Development Environment
Description
-----------
In helpbrowser of IDE, code need be modified like follow:
Public Sub btnWebSite_Click()
GotoURL("http://gambaswiki.org/wiki")
' GotoURL("http://gambas.sourceforge.net")
End
More information about the User
mailing list