Sun, 09 Mar 2025 14:16:35 +0100
MicroPython Interface
- Changed the WiFi and Bluetooth status dialogs to non-modal windows with a 'Refresh' button.
<!DOCTYPE html> <html><head> <title>eric7.Plugins.WizardPlugins.MessageBoxWizard</title> <meta charset="UTF-8"> <link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Plugins.WizardPlugins.MessageBoxWizard</h1> <p> Package implementing the message box wizard. </p> <h3>Modules</h3> <table> <tr> <td><a href="eric7.Plugins.WizardPlugins.MessageBoxWizard.MessageBoxWizardDialog.html">MessageBoxWizardDialog</a></td> <td>Module implementing the message box wizard dialog.</td> </tr> </table> </body></html>