Coder Social home page Coder Social logo

Comments (4)

sylikc avatar sylikc commented on June 23, 2024

While in theory this might be possible, either to write an API and have JPEGView be embedded (complicated) or to use several of the supported Interprocess Communication methods. There's no plans for this at this time though.

IPC might be easier to implement, but it's not a planned feature. I haven't looked into exactly which IPC is the easiest to implement either, since there's several ways...

from jpegview.

DeepTulip avatar DeepTulip commented on June 23, 2024

Thanks for the reply.

from jpegview.

sylikc avatar sylikc commented on June 23, 2024

I was just thinking... if JPEGView starts up with borderless, I wonder if you could just attach controls to it. Is your project public? It's possible someone with free time could experiment

from jpegview.

DeepTulip avatar DeepTulip commented on June 23, 2024

I don't think the "with borderless" mode is a good way to go, as the constant loading process can be a disaster if images are loaded frequently/heavily.
If JPEGView can't be used as a DLL library, then I would like it to be used as a background service. When I need it to load an image, it creates a window that acts as a child of my window, just like those wallpaper programs that embed wallpaper windows into desktop windows.
Of course I would still very much like to call JPEGView as a DLL to load an image and output an image control handle.
I don't have a project for this, I just use the AutoHotkey scripting language to quickly load some images when needed, like a preview, or to generate image related menus.

from jpegview.

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.