~ubuntu-tour/+junk/new-lang-system

« back to all changes in this revision

Viewing changes to tours/tests/en/2_commands.html

  • Committer: Anthony Stewart
  • Date: 2011-04-13 21:04:26 UTC
  • Revision ID: madnessred@gmail.com-20110413210426-x336oab2lh2h2b35
starting with new tour.py system

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<h1>Some new commands</h1>
2
 
 
3
 
<br /><br />
4
 
 
5
 
<pre>
6
 
&lt;a href="exec://self.delete_event(None, None)"&gt;  &lt; Close &gt;  &lt;/a&gt;
7
 
&lt;a href="command://nautilus"&gt;  &lt; Open Nautilus &gt;  &lt;/a&gt;
8
 
</pre>
9
 
 
10
 
<a href="exec://self.delete_event(None, None)">&lt; Close &gt;</a><br />
11
 
<a href="exec://arrow.Arrow(50,5,None,'#FF0000',-45, 100, 5)">&lt; Click Applications &gt;</a><br />
12
 
<a href="command://nautilus">&lt; Open Nautilus &gt;</a>
13
 
 
14
 
<a href="0_test.html">Test link</a>