Re: [PD] string padding

2007-12-16 Thread Andy Graybeal
e patch. I'm sure the same > basic idea can be used to pad [str] strings as well... > > marmosets, > Bryan > > On 2007-12-16 20:54:20, "Andy Graybeal" <[EMAIL PROTECTED]> > appears to have written: >> greetings >> >> i'd like to pad a

Re: [PD] string padding

2007-12-16 Thread Andy Graybeal
> Is it what you are looking for ? > ++ > > Jack > > Le 16 déc. 07 à 20:54, Andy Graybeal a écrit : > >> greetings >> >> i'd like to pad a string... say for instance i want to pad the string >> "andy" and "ian" to be able to hav

[PD] string padding

2007-12-16 Thread Andy Graybeal
greetings i'd like to pad a string... say for instance i want to pad the string "andy" and "ian" to be able to have a total of 10 characters, and the padding character will be an underscore. so the end result would add 6 underscores to the string "andy" and seven underscores to the string "ian":

Re: [PD] linebreaks in gui object name (label)?

2007-12-08 Thread Andy Graybeal
Your wonderful! Thank you for a patch, I had no idea what I was supposed to do with the output from IOhannes email. I have never used [list-l2s] or [list append] yet, so this is great. -Andy > On Sat, 2007-12-08 at 13:05 -0500, Andy Graybeal wrote: >> i'm planning on

Re: [PD] linebreaks in gui object name (label)?

2007-12-08 Thread Andy Graybeal
i'm planning on using [sprintf] ([makefilename] is confusing to me) something like this: [sprintf %f_%s] and instead of the underscore, i would like a line-break / line-feed (i don't really know what to call it) how would I get a line-feed instead of the underscore? how do i make a linebreak cha

[PD] [psql] object hand-holding

2007-12-07 Thread andy . graybeal
i installed postgresql, and got it running, created a user for myself, compiled [psql] from postlude (i'm using pd-extended from cvs). i opened up the psql-help file and started with the first instruction, and it created the database fine, i moved to the second command and get this error: psql: Ac

[PD] linebreaks in gui object name (label)?

2007-12-07 Thread Andy Graybeal
Can i have line breaks in an gui objects name (label)? like for instance have a slider with label of 'negativeLINEBREAKfeedback' ? Something like a line break, carriage return. -Andy ___ PD-list@iem.at mailing list UNSUBSCRIBE and account-management -

Re: [PD] [msgfile]

2007-12-02 Thread Andy Graybeal
-Andy > Hallo, > Andy Graybeal hat gesagt: // Andy Graybeal wrote: > >> i'm having some problems with [msgfile].. this is the version i have: >> >> [msgfile] part of zexy-2.2.0 (compiled: Nov 19 2007) >> Copyright (l) 1999-2007 IOhannes m zm��lnig, >>

[PD] [msgfile]

2007-12-02 Thread Andy Graybeal
i'm having some problems with [msgfile].. this is the version i have: [msgfile] part of zexy-2.2.0 (compiled: Nov 19 2007) Copyright (l) 1999-2007 IOhannes m zm��lnig, forum::f��r::uml��ute & IEM i got it out of _hc's pd-extended cvs. the first time i put some data into the [msgfile]'s buffe