how to display a png with transparency over a jit.pwindow ?

Julien Bayle's icon

hello,

how to display a png with transparency over a jit.pwindow ?
I basically tried, but the jit.pwindows is EVERYTIME over my png.

any tips?

thanks a lot
julien

cap10subtext's icon

Select your fpic and Arrange> Bring to front (Command Shift B).

Julien Bayle's icon

Hello,
trying to figure out why it doesn't work on a particular patch (which was the cause of my question)

I'm dynamically sending read messages, can it be the cause of this issue ?

I prototyped that with a couple of objects (only the fpic, the jit.pwindow + qmetro etc), it works fine by using front or back positions :-(

any ideas?

cap10subtext's icon

If it's patch specific, your gonna have to post your patch. I could try with the read message later. Right now I'm not infront of my computer.

Julien Bayle's icon

I don't do anything specific about the pwindow or fpic and I cannot find the problem

basically, in any cases bring to front or send to back should work :-(

Julien Bayle's icon

cap10subtext, I made a mistake by describing the patch.

the display is made like that:
jit.qt.movie ---- jit.gl.videoplane

I'm using a jit.gl.render with the name of my pwindow

indeed, it isn't as simple as I wrote (and even didn't remember what I designed into that abstraction used for displaying subtitles

so how could I display a png over this pwindow ???