func_maxgui_html views_htmlviewgo.rst 348 B

1234567891011121314151617181920212223242526272829303132333435
  1. .. _func_maxgui_html views_htmlviewgo:
  2. ==========
  3. HtmlViewGo
  4. ==========
  5. HtmlViewGo -
  6. Description
  7. ===========
  8. .. code-block:: blitzmax
  9. HtmlViewGo( view:TGadget,url$ )
  10. Direct the HTMLView gadget to a new URL.
  11. See Also: #CreateHTMLView
  12. Parameters
  13. ==========
  14. Return Values
  15. =============
  16. Nothing.
  17. Examples
  18. ========
  19. See Also
  20. ========