<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/tcl</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 25 May 2013 00:25:27 GMT</pubDate>
<item>
<title>(TCL) Vignette Tool for Nuke - wesheo</title>
<link>http://snipplr.com/view/69362/vignette-tool-for-nuke/</link>
<description><![CDATA[ <p>My vignette toolset for Nuke. How to use this tool is explained in the url above.</p> ]]></description>
<pubDate>Sat, 05 Jan 2013 15:27:25 GMT</pubDate>
<guid>http://snipplr.com/view/69362/vignette-tool-for-nuke/</guid>
</item>
<item>
<title>(TCL) candle stick - staccato</title>
<link>http://snipplr.com/view/69144/candle-stick/</link>
<description><![CDATA[ <p>candle</p> ]]></description>
<pubDate>Tue, 18 Dec 2012 14:13:42 GMT</pubDate>
<guid>http://snipplr.com/view/69144/candle-stick/</guid>
</item>
<item>
<title>(TCL) ANSYS single node picking - joseamirandavelez</title>
<link>http://snipplr.com/view/65509/ansys-single-node-picking/</link>
<description><![CDATA[ <p>Functions for picking a single node in ANSYS and retrieving the node number.

This is more a hack, since it uses a predefined UIDL function designed for an ANSYS tool. It happens to be useful for picking a single node since it returns the node number as a variable in ANSYS which we can retrieve. You will need the code in the source:

Then you create a button and assign the pickSingleNode procedure to its command. Notice that the UIDL call in the pickSingleNode procedure receives the code inside getNodeNumber procedure as a parameter. The UIDL function will execute this code when its done. The getNodeNumber procedure retrieves the number of the picked node, which was saved in the ANSYS variable _Z1, and stores it in a variable.

The destination variable is pkNode in this case. You need to change this to the variable assigned to the destination widget, for example, an entry box.</p> ]]></description>
<pubDate>Sat, 09 Jun 2012 08:42:01 GMT</pubDate>
<guid>http://snipplr.com/view/65509/ansys-single-node-picking/</guid>
</item>
<item>
<title>(TCL) Set window color to ANSYS default - joseamirandavelez</title>
<link>http://snipplr.com/view/65508/set-window-color-to-ansys-default/</link>
<description><![CDATA[ <p>By default, ANSYS makes Tk windows an ugly green. This code changes the color of most of the widgets. You still need to change the background color of some widgets...</p> ]]></description>
<pubDate>Sat, 09 Jun 2012 08:40:33 GMT</pubDate>
<guid>http://snipplr.com/view/65508/set-window-color-to-ansys-default/</guid>
</item>
<item>
<title>(TCL) Create a new window child to ANSYS - joseamirandavelez</title>
<link>http://snipplr.com/view/65507/create-a-new-window-child-to-ansys/</link>
<description><![CDATA[ <p>Basic commands for creating a window child to ANSYS (transient).</p> ]]></description>
<pubDate>Sat, 09 Jun 2012 08:38:56 GMT</pubDate>
<guid>http://snipplr.com/view/65507/create-a-new-window-child-to-ansys/</guid>
</item>
<item>
<title>(TCL) Length 3D - Phoenicia7</title>
<link>http://snipplr.com/view/64859/length-3d/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 14 May 2012 11:40:32 GMT</pubDate>
<guid>http://snipplr.com/view/64859/length-3d/</guid>
</item>
<item>
<title>(TCL) Length 2D - Phoenicia7</title>
<link>http://snipplr.com/view/64858/length-2d/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 14 May 2012 11:40:05 GMT</pubDate>
<guid>http://snipplr.com/view/64858/length-2d/</guid>
</item>
<item>
<title>(TCL) Sum - Phoenicia7</title>
<link>http://snipplr.com/view/64857/sum/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 14 May 2012 06:35:17 GMT</pubDate>
<guid>http://snipplr.com/view/64857/sum/</guid>
</item>
<item>
<title>(TCL) Round - Phoenicia7</title>
<link>http://snipplr.com/view/64856/round/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 14 May 2012 06:34:44 GMT</pubDate>
<guid>http://snipplr.com/view/64856/round/</guid>
</item>
<item>
<title>(TCL) Elapsed Time - Phoenicia7</title>
<link>http://snipplr.com/view/64855/elapsed-time/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 14 May 2012 06:33:57 GMT</pubDate>
<guid>http://snipplr.com/view/64855/elapsed-time/</guid>
</item>
<item>
<title>(TCL) Time - Phoenicia7</title>
<link>http://snipplr.com/view/64854/time/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 14 May 2012 06:33:32 GMT</pubDate>
<guid>http://snipplr.com/view/64854/time/</guid>
</item>
<item>
<title>(TCL) Date - Phoenicia7</title>
<link>http://snipplr.com/view/64853/date/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 14 May 2012 06:33:17 GMT</pubDate>
<guid>http://snipplr.com/view/64853/date/</guid>
</item>
<item>
<title>(TCL) Default App - Phoenicia7</title>
<link>http://snipplr.com/view/64852/default-app/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 14 May 2012 06:32:42 GMT</pubDate>
<guid>http://snipplr.com/view/64852/default-app/</guid>
</item>
<item>
<title>(TCL) Recurse Folders - Phoenicia7</title>
<link>http://snipplr.com/view/64851/recurse-folders/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 14 May 2012 06:32:19 GMT</pubDate>
<guid>http://snipplr.com/view/64851/recurse-folders/</guid>
</item>
<item>
<title>(TCL) File Line List - Phoenicia7</title>
<link>http://snipplr.com/view/64850/file-line-list/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 14 May 2012 06:31:41 GMT</pubDate>
<guid>http://snipplr.com/view/64850/file-line-list/</guid>
</item>
<item>
<title>(TCL) Drive Letters - Phoenicia7</title>
<link>http://snipplr.com/view/64849/drive-letters/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 14 May 2012 06:30:41 GMT</pubDate>
<guid>http://snipplr.com/view/64849/drive-letters/</guid>
</item>
<item>
<title>(TCL) Commify - Phoenicia7</title>
<link>http://snipplr.com/view/64848/commify/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 14 May 2012 06:28:08 GMT</pubDate>
<guid>http://snipplr.com/view/64848/commify/</guid>
</item>
<item>
<title>(TCL) Nuke flicker node - throb</title>
<link>http://snipplr.com/view/62802/nuke-flicker-node/</link>
<description><![CDATA[ <p>This node gives a flickering effect with parameters that allow you to control the flicker style</p> ]]></description>
<pubDate>Fri, 27 Jan 2012 08:52:19 GMT</pubDate>
<guid>http://snipplr.com/view/62802/nuke-flicker-node/</guid>
</item>
<item>
<title>(TCL) call jquery - stayce</title>
<link>http://snipplr.com/view/45432/call-jquery/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 08 Dec 2010 07:03:44 GMT</pubDate>
<guid>http://snipplr.com/view/45432/call-jquery/</guid>
</item>
<item>
<title>(TCL) moxquizz update (german) - tueb</title>
<link>http://snipplr.com/view/17317/moxquizz-update-german/</link>
<description><![CDATA[ <p>here is a little update for the popular moxquizz script for eggdrop i wrote

you can download the script here: http://moxquiz.bplaced.net/homepage/?seite=download 

an also see a list of the new features there</p> ]]></description>
<pubDate>Wed, 22 Jul 2009 04:11:19 GMT</pubDate>
<guid>http://snipplr.com/view/17317/moxquizz-update-german/</guid>
</item>
</channel>
</rss>