--- a/src/eric7/MicroPython/WifiDialogs/WifiNetworksWindow.ui Tue Mar 07 16:23:03 2023 +0100 +++ b/src/eric7/MicroPython/WifiDialogs/WifiNetworksWindow.ui Wed Mar 08 14:25:24 2023 +0100 @@ -95,6 +95,9 @@ </item> <item> <widget class="QSpinBox" name="intervalSpinBox"> + <property name="toolTip"> + <string>Enter the scan interval in seconds</string> + </property> <property name="alignment"> <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> </property> @@ -114,6 +117,9 @@ </item> <item> <widget class="QCheckBox" name="periodicCheckBox"> + <property name="toolTip"> + <string>Select to perform a periodic WiFi network scan</string> + </property> <property name="text"> <string>Periodic Scan</string> </property> @@ -143,8 +149,8 @@ <slot>close()</slot> <hints> <hint type="sourcelabel"> - <x>269</x> - <y>563</y> + <x>278</x> + <y>590</y> </hint> <hint type="destinationlabel"> <x>271</x>