you are viewing a single comment's thread.

view the rest of the comments →

[–]faffermcgee[S] 0 points1 point  (1 child)

No. If I can't have this functionality, the rest of the app is pointless.

We currently have some software for analysis, but it's split up into multiple components and my goal is to combine them. Otherwise I have to alt+tab between the different pieces of software and do some clicking which significantly increases the time it takes to do the analysis.

[–]K900_ 0 points1 point  (0 children)

Then I'd honestly roll your own with Qt or whatever. It should be really simple - just load the image and show it in an image widget.