From Clomosy Docs

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

24 December 2024

12 December 2024

14 November 2024

7 November 2024

22 August 2024

28 May 2024

12 February 2024

2 October 2023

  • curprev 15:1315:13, 2 October 2023ClomosyManager talk contribs 1,856 bytes +1,856 Created page with "To integrate a web browser using Clomosy, you can use the TclWebBrowser component. To use it, you should create a form and create a Web Browser inside it. xWeb:= MyForm.AddNewWebBrowser(MyForm,'xWeb'); The 'Navigate' method is used to navigate the browser to the specified URL. This method is used when you want to load a specific web page. xWeb.Navigate('www.google.com'); Using the "goForward" function refers to going to a page in a web browser's history. That means..."
Retrieved from "http:///TclWebBrowser"