Documentation/Source/eric5.install.html

changeset 1394
3d05a62a25f6
parent 1387
1734bc5f4f82
child 1665
b248526d3a1b
equal deleted inserted replaced
1393:49559447c5ad 1394:3d05a62a25f6
224 </p> 224 </p>
225 <div align="right"><a href="#top">Up</a></div> 225 <div align="right"><a href="#top">Up</a></div>
226 <hr /><hr /> 226 <hr /><hr />
227 <a NAME="createMacAppBundle" ID="createMacAppBundle"></a> 227 <a NAME="createMacAppBundle" ID="createMacAppBundle"></a>
228 <h2>createMacAppBundle</h2> 228 <h2>createMacAppBundle</h2>
229 <b>createMacAppBundle</b>(<i></i>) 229 <b>createMacAppBundle</b>(<i>pydir</i>)
230 <p> 230 <p>
231 Create a Mac application bundle. 231 Create a Mac application bundle.
232 </p> 232 </p><dl>
233 <dt><i>pydir</i></dt>
234 <dd>
235 the name of the directory where the Python script will eventually
236 be installed (string)
237 </dd>
238 </dl>
233 <div align="right"><a href="#top">Up</a></div> 239 <div align="right"><a href="#top">Up</a></div>
234 <hr /><hr /> 240 <hr /><hr />
235 <a NAME="createPyWrapper" ID="createPyWrapper"></a> 241 <a NAME="createPyWrapper" ID="createPyWrapper"></a>
236 <h2>createPyWrapper</h2> 242 <h2>createPyWrapper</h2>
237 <b>createPyWrapper</b>(<i>pydir, wfile, isGuiScript=True</i>) 243 <b>createPyWrapper</b>(<i>pydir, wfile, isGuiScript=True</i>)

eric ide

mercurial