~ubuntu-branches/ubuntu/trusty/python-gnuplot/trusty

« back to all changes in this revision

Viewing changes to doc/Gnuplot/gnuplot_Suites.py_Miscellaneous_Events.html

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2005-01-23 00:42:37 UTC
  • mfrom: (2.1.1 warty)
  • Revision ID: james.westby@ubuntu.com-20050123004237-0rfjkhe4ii7ky637
Tags: 1.7-5
Fix mouse control in generated plot windows (closes: #291294).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<html>
2
 
 
3
 
        <head>
4
 
        <title>Class: Miscellaneous_Events</title>
5
 
        </head>
6
 
 
7
 
        <body bgcolor="#ffffff">
8
 
 
9
 
        <p><i><a href="../index.html">Table of Contents</a></i></p>
10
 
        
11
 
        <table border="0" cellpadding="5" cellspacing="0" width="100%">
12
 
        <tr bgcolor="#88bbee">
13
 
            <th rowspan="2"
14
 
                valign="top"
15
 
                align="left"
16
 
                width="10%"><font color="#000000">Class: Miscellaneous_Events</font>
17
 
            </th>
18
 
            <th align="right"><font color="#000000">Gnuplot/gnuplot_Suites.py</font></th>
19
 
        </tr>
20
 
        <tr>
21
 
        <td>
22
 
        <p>
23
 
<TABLE BORDER=1 CELLPADDING=2>
24
 
</TABLE></p>
25
 
 
26
 
        
27
 
        <table border="0" cellpadding="5" cellspacing="0" width="100%%">
28
 
        
29
 
        <tr>
30
 
            <th bgcolor="#99ccff"
31
 
                rowspan="2"
32
 
                valign="top"
33
 
                align="left"
34
 
                width="20%"
35
 
                >
36
 
                <font color="#000000">
37
 
                  <a name="Methods">Methods</a>&nbsp;
38
 
                </font>
39
 
            </th>
40
 
            <th bgcolor="#99ccff"
41
 
                valign="top"
42
 
                align="left"
43
 
                >
44
 
                <font color="#000000">&nbsp;</font>
45
 
            </th>
46
 
        </tr>
47
 
        <tr>
48
 
        <td>
49
 
        
50
 
<a href="#DoScript">DoScript</a><br>
51
 
 
52
 
 
53
 
        <tr>
54
 
            <th bgcolor="#99ccff"
55
 
                rowspan="2"
56
 
                valign="top"
57
 
                align="left"
58
 
                width="20%"
59
 
                >
60
 
                <font color="#000000">
61
 
                  <a name="DoScript"></a>&nbsp;
62
 
                </font>
63
 
            </th>
64
 
            <th bgcolor="#99ccff"
65
 
                valign="top"
66
 
                align="left"
67
 
                >
68
 
                <font color="#000000">DoScript&nbsp;</font>
69
 
            </th>
70
 
        </tr>
71
 
        <tr>
72
 
        <td>
73
 
        <pre>
74
 
DoScript (
75
 
        self,
76
 
        _object=None,
77
 
        _attributes={},
78
 
        **_arguments,
79
 
        )
80
 
 
81
 
</pre><p>DoScript: execute a gnuplot script
82
 
      Required argument: a gnuplot script to execute
83
 
      Keyword argument with_client: client application
84
 
      Keyword argument with_creator: creator code for any output
85
 
      Keyword argument with_type: file type for any output
86
 
      Keyword argument _attributes: AppleEvent attribute dictionary
87
 
      Returns: what gnuplot said</p>
88
 
 
89
 
        
90
 
        <table border="0" cellpadding="5" cellspacing="0" width="100%%">
91
 
        
92
 
        <tr>
93
 
            <th bgcolor="#99ccff"
94
 
                rowspan="2"
95
 
                valign="top"
96
 
                align="left"
97
 
                width="20%"
98
 
                >
99
 
                <font color="#000000">
100
 
                  <a name="Exceptions">Exceptions</a>&nbsp;
101
 
                </font>
102
 
            </th>
103
 
            <th bgcolor="#99ccff"
104
 
                valign="top"
105
 
                align="left"
106
 
                >
107
 
                <font color="#000000">&nbsp;</font>
108
 
            </th>
109
 
        </tr>
110
 
        <tr>
111
 
        <td>
112
 
        
113
 
<pre>
114
 
aetools.Error
115
 
 
116
 
</pre>
117
 
 
118
 
        </td>
119
 
        </tr>
120
 
        </table>
121
 
        </td></tr>
122
 
        </td>
123
 
        </tr>
124
 
        </table>
125
 
        
126
 
        </td>
127
 
        </tr>
128
 
        </table>
129
 
 
130
 
        <hr>
131
 
 
132
 
        <p><i><a href="../index.html">Table of Contents</a></i></p>
133
 
 
134
 
        <i>This document was automatically generated on Fri Jan 26 14:06:11 2001
135
 
        by <a href="http://happydoc.sourceforge.net">HappyDoc</a> version r0_9_2</i>
136
 
 
137
 
        </body>
138
 
        </html>
139
 
        
 
 
b'\\ No newline at end of file'