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 Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    633 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    364 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    105 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    567 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    568 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X