[PD] sys_gui full screen text

Gintaras Lau. gintarman at gmail.com
Mon Apr 12 20:07:52 CEST 2010


That works fine, thank you.
The first part of my question was to place symbols on that window. Can
you help to achieve that.

Is that something like:

[text(
|
[<something> $1(
|
[sys_gui]

Thank you

2010/4/12 Hans-Christoph Steiner <hans at at.or.at>:
>
> You need to 'raise' the window to put it in front.  Try this:
>
>
>
>
>
> .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 at 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.
>
>
>
>




More information about the Pd-list mailing list