You need to 'raise' the window to put it in front.  Try this:

Attachment: windowthin.pd
Description: Binary data




.hc

On Apr 11, 2010, at 5:22 PM, Gintaras Lau. wrote:

Dear list,

I have created window with a commands using sys_gui:

[toplevel .new(
[.new configure -bg black(
[wm atributes .new -fullscreen 1(
|
[sys_gui]

I have read manuals from some sites recommended by Hans-Christoph
Steiner, but commands presented there are not accepted by pd except
those I wrote as message flags.
My mission is to read text from text file (what I already solved) and
present text on that full screen .new window.
Can you replay to me a guide, syntax, or way how to make text appear
on that window? Text file contains 6 short lines.
How that .new window is going to interact with a gem window (also full
screen, topmost) when it will be created?

Thank you and Respect.

_______________________________________________
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list



----------------------------------------------------------------------------

If you are not part of the solution, you are part of the problem.


_______________________________________________
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to