Search:

Type: Posts; User: saturnian

Page 1 of 2 1 2

Search: Search took 0.07 seconds.

  1. Re: OrdoWebview2 ActiveX WebView2 Browser Control (Replacement of the MS browser cont

    A new version is released : 2.0.7 See post #2
  2. Replies
    479
    Views
    156,333

    Re: VB6 WebView2-Binding (Edge-Chromium)

    Hello Olaf,
    Have you made progress on the new version of RC6, particularly improving the integration of WebView2 (Extension management...) ?
    Thank you for your response.

    Kind regards, ...
  3. Replies
    479
    Views
    156,333

    Re: VB6 WebView2-Binding (Edge-Chromium)

    Thanks Olaf, I'll try that right away
  4. Replies
    479
    Views
    156,333

    Re: VB6 WebView2-Binding (Edge-Chromium)

    Thank you Olaf,

    You are the best!

    It seems that all WV2s in a Windows session need to be initialized with the same parameters. I had two other applications running, different from the one I am...
  5. Replies
    479
    Views
    156,333

    Re: VB6 WebView2-Binding (Edge-Chromium)

    Hello Olaf,
    In the BindTo function, entering a command in additionalBrowserArguments (for example, "--lang=de") prevents the initialization of WebView2 with version 6.0.15 of RC6.
    What am I doing...
  6. Replies
    479
    Views
    156,333

    Re: VB6 WebView2-Binding (Edge-Chromium)

    I understand better Olaf, Thank you.

    In fact, in my case, I am required to use the extensions approved by the administration to validate the reading of social security cards and physician...
  7. Replies
    479
    Views
    156,333

    Re: VB6 WebView2-Binding (Edge-Chromium)

    "Thank you Olaf for this example.
    However, I don’t see how to switch a WebView2 property inside cWebView2, like AreBrowserExtensionsEnabled to True, through this method.
  8. Replies
    479
    Views
    156,333

    Re: VB6 WebView2-Binding (Edge-Chromium)

    Thank you for your response, Olaf.

    I must admit that I am not familiar with the AddObject functionality!
    I will try to find examples in the posts of this thread while waiting for integration...
  9. Replies
    479
    Views
    156,333

    Re: VB6 WebView2-Binding (Edge-Chromium)

    Hello Olaf,
    I am working on a medical management software in France. For security reasons, reading social security cards and physician identification cards from a browser will soon no longer be...
  10. Re: ucListPlus (ListBox, ComboBox, Menu, Autocomplete TextBox)

    Hello Leandro
    First of all, thank you for your fabulous controls that I use regularly.


    I have just discovered two small bugs in a very particular case with the ucList control used as a floating...
  11. Re: OrdoWebview2 ActiveX WebView2 Browser Control (Replacement of the MS browser cont

    A new version is released : 2.0.6 See post #2
  12. Re: OrdoWebview2 ActiveX WebView2 Browser Control (Replacement of the MS browser cont

    a new version of the OrdoWebview2 component has been available since March
    Version 2.0.7 https://www.vbforums.com/images/ieimages/2023/08/6.png (2024-03-12)
    The control use :


    · RC6...
  13. Replies
    53
    Views
    5,615

    Re: Help needed on RC6, Webview2

    Thank you very much Olaf
    Congratulations again for your wonderful work.

    François
  14. Replies
    479
    Views
    156,333

    Re: VB6 WebView2-Binding (Edge-Chromium)

    that is perfectly correct!
    you had to dare to say it! Thanks Olaf for making it !

    :bigyello:
  15. Replies
    53
    Views
    5,615

    Re: Help needed on RC6, Webview2

    hello Olaf
    In a previous post you said:



    Will RC 6.0.013 be available soon ?
    I would like to be able to use the NavigationStarting event

    Sincerely
    François
  16. Re: VB6 - Unicode Captions for all intrinsic controls (yes, LABEL too!) - no OCX requ

    very good job !
  17. OrdoPDFReader : ActiveX component PDF viewer

    OrdoPDFReader is an ActiveX component PDF viewer which lets you:


    View PDF files
    Print PDF files
    Extract the text content if it exists
    Practice Character Recognition on the PDF file in...
  18. OrdoWebview2 ActiveX WebView2 Browser Control (Replacement of the MS browser control)

    OrdoWebView2 ActiveX Control component
    OrdoWebview2 is an ActiveX control (ocx). It replaces the aging VB6 webview control based on a deprecated Internet Explorer!
    Microsoft's WebView2 control is a...
  19. Replies
    0
    Views
    1,376

    OrdoIPv4LanViewer

    With this small tool you can explore your local network
    It is an IP address scanner for your IPv4 local area network.
    It lets you:


    display for each machine present on your local network IP...
  20. Replies
    0
    Views
    1,309

    MDB DAO Code Wizard

    MDB DAO Code Wizard is a small tool (freeware) to generate, from a database in Access-MDB format (created by the Visual Data Manager tool of VB6, for example) the Visual Basic 6 code to create a new...
  21. Replies
    479
    Views
    156,333

    Re: VB6 WebView2-Binding (Edge-Chromium)

    I checked all the previous items except:
    Me.Caption = New_c.Version ...shows... ... ... "6.0.10" !

    Because, on the site http://vbrichclient.com/ it is displayed:


    so I didn't think to...
  22. Replies
    479
    Views
    156,333

    Re: VB6 WebView2-Binding (Edge-Chromium)

    hello Olaf
    have you had time to investigate the issue with the latest fixed versions of webview2?
    Thanks in advance
    Best regards
    François
  23. Replies
    479
    Views
    156,333

    Re: VB6 WebView2-Binding (Edge-Chromium)

    the issue is that there is no trappable error.


    The BindTo function exits violently without an error message whether interpreted or compiled


    In interpreted the IDE crashes
  24. Replies
    479
    Views
    156,333

    Re: VB6 WebView2-Binding (Edge-Chromium)

    OS is Windows 10 an Windows 11 (tested on 4 computers and on several VMs)



    C:\ProgramData\OrdoWebView2\Microsoft.WebView2.FixedVersionRuntime

    If i use...
  25. Replies
    479
    Views
    156,333

    Re: VB6 WebView2-Binding (Edge-Chromium)

    hello Olaf
    with currently available versions 108... and 109... of Microsoft.WebView2.FixedVersionRuntime, I have a crash that takes me out of the IDE when calling the BindTo function...
  26. Replies
    18
    Views
    3,271

    Re: VB6 and (S)FTP

    Although named ".dll" the Chilkat object is an OCX, in fact
  27. Replies
    18
    Views
    3,271

    Re: VB6 and (S)FTP

    You can download the manifests i use here : https://www.ordoconcept.net/CHILKATManifest.zip
  28. Replies
    18
    Views
    3,271

    Re: VB6 and (S)FTP

    I use Chilkat tools in Regfree mode. I had questioned the author of the tools, had provided him the link in this forum talking about the creation of manifest and here is his blog answer:...
  29. Replies
    80
    Views
    7,417

    Re: Average age of people on this forum

    I am 64 years old.
    I assembled my ZX 81 as a kit and started using Basic. I continued on ZX Spectrum, then on ATARI ST (GFA Basic). On the ST, I programmed several of my first professional medical...
  30. Replies
    12
    Views
    1,341

    Re: Json generic reading from different sites

    Chilkat Software's (https://www.chilkatsoft.com) activeX component contains 2 powerful components for manipulating json files: JsonArray and JsonObject. These 2 components do not require a paid...
  31. Replies
    69
    Views
    19,967

    Re: [VB6/VBA] QR Code generator library

    Very nice code !
    I made a small modification: I transformed the LNG_STEP constant into a variable to be able to modify the size of the QR code and copy it to the clipboard.
    This then makes it...
  32. Re: Is Visual Basic 6 still available for license somewhere?

    If you subscribe to an MSDN Visual Studio Professional platform, you have a VB6 Enterprise license included
    https://visualstudio.microsoft.com/msdn-platforms/
  33. Replies
    4
    Views
    877

    Re: vb6 ui active x style

    :bigyello:
  34. Replies
    6
    Views
    1,126

    Re: RC6 : New version ?

    RC6 is a fantastic framework that brings many extensions and improvements to VB6


    See https://www.vbrichclient.com/#/en/About/


    Many posts on this forum explain what this framework allows
  35. Replies
    6
    Views
    1,126

    Re: RC6 : New version ?

    Thank you very much Olaf
    I am already at work to integrate all these improvements! :)
    Congratulations for this huge work
    Sincerely

    François
  36. Replies
    6
    Views
    1,126

    RC6 : New version ?

    Hello Olaf

    Is the release of the new version of RC6 planned?
    You told me you were thinking integrating in this next version the new events included in the latest versions of WebView2.
    I ask you...
  37. Replies
    479
    Views
    156,333

    Re: VB6 WebView2-Binding (Edge-Chromium)

    For the moment no. But if you are using a Fixed Version of WebView2, the user directory data is in the installation folder of this version (by default:...
  38. Replies
    479
    Views
    156,333

    Re: VB6 WebView2-Binding (Edge-Chromium)

    Have you tried : (where FLogin is the Javascript procedure)

    Dim Param_Array(1) As Variant
    Param_Array(0) = "MyUserID"
    Param_Array(1) = "MyPassword"
    OrdoWebView1.jsRun "FLogin",...
  39. Replies
    479
    Views
    156,333

    Re: VB6 WebView2-Binding (Edge-Chromium)

    I programmed an ocx encapsulating the RC6's Webview2 for my own purposes. It is available here, for those interested.


    It is a version which will evolve with the improvements of the RC6 and which...
  40. Re: Detection on which monitor an windows is shown

    I saved this old microsoft code at the following address because it is no longer available on the original servers !
    http://www.ordoconcept.net/vb/MultiMonitorMicrosoft.zip

    François
Results 1 to 40 of 76
Page 1 of 2 1 2



Click Here to Expand Forum to Full Width