| From | Sent On | Attachments |
|---|---|---|
| Hans-Christoph Steiner | Jul 16, 2010 12:58 pm | |
| Miller Puckette | Jul 16, 2010 7:58 pm | |
| Hans-Christoph Steiner | Jul 16, 2010 9:15 pm | |
| Hans-Christoph Steiner | Jul 21, 2010 1:20 pm | |
| Miller Puckette | Jul 21, 2010 7:59 pm | |
| Hans-Christoph Steiner | Jul 21, 2010 8:15 pm | |
| Miller Puckette | Jul 21, 2010 8:23 pm | |
| Hans-Christoph Steiner | Jul 21, 2010 8:45 pm | |
| Miller Puckette | Jul 21, 2010 9:09 pm | |
| Frank Barknecht | Jul 22, 2010 12:18 am | |
| Claude Heiland-Allen | Jul 22, 2010 12:07 pm | |
| Hans-Christoph Steiner | Jul 22, 2010 2:21 pm | |
| Claude Heiland-Allen | Jul 27, 2010 2:41 pm | |
| Claude Heiland-Allen | Jul 27, 2010 2:56 pm |
| Subject: | [PD-dev] 0.43 omission: 'set-startup' and 'set-path' | |
|---|---|---|
| From: | Hans-Christoph Steiner (ha...@at.or.at) | |
| Date: | Jul 16, 2010 12:58:01 pm | |
| List: | at.iem.pd-dev | |
Hey Miller,
I just noticed that you left out a key part of pd-gui-rewrite in 0.43. There is the 'set-startup' and 'set-path' messages which allows pd-gui to get the state of those things without having to open the respective preference dialog panels. The changes are in m_glob.c and s_path.c, as well as these lines in pd-gui.tcl:
pdsend "pd set-startup" ;# get ::startup_libraries and ::startup_flags lists pdsend "pd set-path" ;# get the ::pd_path list vwait ::pd_path ;# wait for 'pd' to respond
.hc
----------------------------------------------------------------------------
"We have nothing to fear from love and commitment." - New York Senator Diane Savino, trying to convince the NY Senate to pass a gay marriage bill
_______________________________________________ Pd-dev mailing list Pd-...@iem.at http://lists.puredata.info/listinfo/pd-dev





