<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
<div><br class="webkit-block-placeholder"></div><div>If an object doesn't have a visual representation, i.e. its not drawn on a canvas, then it won't have a Tcl/Tk representation at all, so the slow GUI stuff doesn't apply to things that aren't visible.  That includes non-visible GUI objects.</div><div><br class="webkit-block-placeholder"></div><div>.hc</div><br><div><div>On Dec 16, 2007, at 7:15 PM, Daniel Wilcox wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">I was under the impression that starting pd without the gui would take out some of the slow downs<br>assoicated with the gui such as gui object generation.  I have some objects in my rc-patches that<br>build the object based on its creation args such as [rc-seq 16 4] makes 16 toggle boxes with 4 beat <br>divisions.  Now if I have a bunch of these it slows down the loading of my patch considerably, which<br>I understand ... but it also slows down loading in -nogui mode which I don't.  So is -nogui mode doing all<br> of the tk work but just not drawing the window?<br><br>The main problem is this makes patch loading realllyyy slow on my performance computer, PIII 500.  So I'm going to actually<br>rebuild all of the songs using static objects instead of dynamic ones ... which is too bad because the <br>flexibility of the dynamic objects was nice when creating the song initially.  So is that my only option<br>for now, or is there some super trick I haven't noticed?<br clear="all"><br>-- <br>Dan Wilcox<br>danomatika <br><a href="http://www.robotcowboy.com">www.robotcowboy.com</a><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">_______________________________________________</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><a href="mailto:PD-list@iem.at">PD-list@iem.at</a> mailing list</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list">http://lists.puredata.info/listinfo/pd-list</a></div> </blockquote></div><br><div> <span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><br class="Apple-interchange-newline"><div><br></div><div>----------------------------------------------------------------------------</div><div><br></div><div>Computer science is no more related to the computer than astronomy is related to the telescope.      -Edsger Dykstra</div><br class="Apple-interchange-newline"></span> </div><br></body></html>