Giter Club home page Giter Club logo

Comments (4)

ChristianMoser avatar ChristianMoser commented on May 13, 2024

Hi Roman,

I had the same Idea a while ago with a project spike called "XAML Inspector" which allows you to connect to a running, or lauch an new WPF application and then remote-control it through an agent.dll that gets loaded into the app and communicate through HTTP. This could now merge into a new XAML-provider of FlaUI that could be written for UWP, WPF, WP10.

Regards
Christian

from flaui.

Roemer avatar Roemer commented on May 13, 2024

This is a different approach than the one from WPFInspector right? But I like the idea having a small agent so that not the whole FlaUI needs to be injected. Do you have some code already?

from flaui.

ChristianMoser avatar ChristianMoser commented on May 13, 2024

Yes. WPF Inspector injects the whole application including the UI with all it's problems (style inheritance,...). The idea of XAML inspector was to have a small agent, that is easy to port to any XAML based platform that streams the data through a web-socket connection to the UI (or the FlaUI provider) that allows you to remote-debug or control an application.

from flaui.

Roemer avatar Roemer commented on May 13, 2024

@ChristianMoser Did you start something already for the agent? Is there maybe some experimental code around?

from flaui.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.