Documentation/Source/eric6.UI.UserInterface.html

changeset 4107
501c964e20e7
parent 4087
414a6fefc1f0
child 4117
40d4272b538a
equal deleted inserted replaced
4103:ce70c1a618ca 4107:501c964e20e7
2173 The args are processed one at a time. All arguments after a 2173 The args are processed one at a time. All arguments after a
2174 '--' option are considered debug arguments to the program 2174 '--' option are considered debug arguments to the program
2175 for the debugger. All files named before the '--' option 2175 for the debugger. All files named before the '--' option
2176 are opened in a text editor, unless the argument ends in 2176 are opened in a text editor, unless the argument ends in
2177 .e4p, then it is opened as a project file. If it ends in 2177 .e4p, then it is opened as a project file. If it ends in
2178 .e4m, it is opened as a multiproject. 2178 .e4m or .e5m, it is opened as a multiproject.
2179 </dd> 2179 </dd>
2180 </dl><a NAME="UserInterface.registerToolbar" ID="UserInterface.registerToolbar"></a> 2180 </dl><a NAME="UserInterface.registerToolbar" ID="UserInterface.registerToolbar"></a>
2181 <h4>UserInterface.registerToolbar</h4> 2181 <h4>UserInterface.registerToolbar</h4>
2182 <b>registerToolbar</b>(<i>name, text, toolbar</i>) 2182 <b>registerToolbar</b>(<i>name, text, toolbar</i>)
2183 <p> 2183 <p>

eric ide

mercurial