Re: [PD] GEM - getting commas and other special symbols to show up using text3d

2008-11-20 Thread IOhannes m zmoelnig
John Harrison wrote:
 How can I get text3d to print commas in a gem window? Commas in a 
 message box get reinterpreted so anything after the comma is not output 
 to the window via text3d i.e. |text hello, world( attached |text3d| 
 outputs only hello
 

the most flexible (and quirky) solution:

[string 104 101 108 108 111 44 32 119 111 114 108 100(
|
[text3d]

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


Re: [PD] GEM - getting commas and other special symbols to show up using text3d

2008-11-19 Thread John Harrison
we are close. That produces hello\, world

Jack wrote:
 Something like this :

 [44(
 |
 [makefilename hello%c]
 |
 [text $1 world]
 |
 [text3d]

 ++

 Jack


 Le 19 nov. 08 à 15:34, John Harrison a écrit :

 How can I get text3d to print commas in a gem window? Commas in a
 message box get reinterpreted so anything after the comma is not output
 to the window via text3d i.e. |text hello, world( attached |text3d|
 outputs only hello

 -- 
 John Harrison
 http://alumni.media.mit.edu/~harrison



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



-- 
John Harrison
http://alumni.media.mit.edu/~harrison




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