Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Browser

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Browser

    Hi,
    I'm using an AddOn that simulates a browser on a NT8 window. Apparently NT8 uses Internet Explorer 11 for browsing functions and I get some browser related script errors (mainly associated to JavaScript). Is there a way of modifying the browser used by default@NT8? Have you considered modifying the browser reference for future NT8 releases?
    I've also noted that the browser can cause errors when linking the platform to a Twitter account.

    #2
    Hello GillRymhes,

    Just for some clarification here the Addon is a NinjaScript type however the browser control is not. The web control is part of C# and the WPF framework. That will work based on how Microsoft feels that control should work in C#, it does use the IE backend so it will have a lot of errors running any normal website. That control also generally won't work all the way or correctly in an NT styled window due to the transparency used in NT windows.

    If you are trying to link a twitter account to code you made I would suggest to use the approach that the twitter share service uses to authenticate the user, that does not require using a web control as an addon.

    If you do need to use a web control you can try any C#/WPF compliant library that handles creating a web control. The library would need to work with .net framework 4.8 or lower. The default web control cannot be changed because that is part of the .net wpf framework libraries and controls.


    Please let me know if I can be of further help.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by SalmaTrader, 07-07-2026, 10:26 PM
    0 responses
    54 views
    0 likes
    Last Post SalmaTrader  
    Started by CarlTrading, 07-05-2026, 01:16 PM
    0 responses
    25 views
    0 likes
    Last Post CarlTrading  
    Started by CaptainJack, 06-17-2026, 10:32 AM
    0 responses
    17 views
    0 likes
    Last Post CaptainJack  
    Started by kinfxhk, 06-17-2026, 04:15 AM
    0 responses
    23 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 06-17-2026, 04:06 AM
    0 responses
    24 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Working...
    X