src/eric7/Documentation/Source/index-eric7.MicroPython.EthernetDialogs.html

Fri, 19 May 2023 15:09:24 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Fri, 19 May 2023 15:09:24 +0200
branch
eric7
changeset 10040
b5ef1a93cd1a
parent 9878
a82014a9e57b
child 10153
ffe7432f716b
permissions
-rw-r--r--

Editor, Search & Replace widget:
- Changed the logic in replace mode such, that the find text is copied to the replace text entry, when it receives the focus and is empty. (see issue 502).

<!DOCTYPE html>
<html><head>
<title>eric7.MicroPython.EthernetDialogs</title>
<meta charset="UTF-8">
<link rel="stylesheet" href="styles.css">
</head>
<body>
<h1>eric7.MicroPython.EthernetDialogs</h1>

<p>
Package implementing Ethernet related dialogs.
</p>


<h3>Modules</h3>
<table>

<tr>
<td><a href="eric7.MicroPython.EthernetDialogs.EthernetController.html">EthernetController</a></td>
<td>Module implementing the Ethernet related functionality.</td>
</tr>
<tr>
<td><a href="eric7.MicroPython.EthernetDialogs.EthernetStatusDialog.html">EthernetStatusDialog</a></td>
<td>Module implementing a dialog to show Ethernet related status information.</td>
</tr>
<tr>
<td><a href="eric7.MicroPython.EthernetDialogs.IPv4AddressDialog.html">IPv4AddressDialog</a></td>
<td>Module implementing a dialog to enter an IPv4 address.</td>
</tr>
<tr>
<td><a href="eric7.MicroPython.EthernetDialogs.WiznetUtilities.html">WiznetUtilities</a></td>
<td>Module implementing WIZnet 5x00 related utility functions.</td>
</tr>
</table>
</body></html>

eric ide

mercurial