84 </dl> |
84 </dl> |
85 <div align="right"><a href="#top">Up</a></div> |
85 <div align="right"><a href="#top">Up</a></div> |
86 <hr /><hr /> |
86 <hr /><hr /> |
87 <a NAME="sort" ID="sort"></a> |
87 <a NAME="sort" ID="sort"></a> |
88 <h2>sort</h2> |
88 <h2>sort</h2> |
89 <b>sort</b>(<i>nodes, routes, noRecursion = False</i>) |
89 <b>sort</b>(<i>nodes, routes, noRecursion=False</i>) |
90 <p> |
90 <p> |
91 Function to sort widgets topographically. |
91 Function to sort widgets topographically. |
92 </p><p> |
92 </p><p> |
93 Passed a list of nodes and a list of source, dest routes, it attempts |
93 Passed a list of nodes and a list of source, dest routes, it attempts |
94 to create a list of stages, where each sub list is one stage in a process. |
94 to create a list of stages, where each sub list is one stage in a process. |