Scilab-Branch-6.1-GIT
Please note that the recommended version of Scilab is 2026.0.0. This page might be outdated.
See the recommended documentation of this function
show_window
amène une fenêtre graphique au premier plan
Séquence d'appel
show_window() show_window(figure)
Paramètres
- figure
identifiant ou handle de la fenêtre à mettre au premier plan.
Description
Avec un paramètre, show_windowmet la fenêtre spécifiée au premier plan,
qu'elle soit iconifiée ou non. Sinon, met la fenêtre courante au premier plan.
Une fenêtre est créée si aucune n'existait auparavant.
| Report an issue | ||
| << sdf | Fenêtres - Figures | winsid >> |