Un WIDGET qui glisse sur le BUREAU !!!!

NioubyNerd

Membre actif
8 Janvier 2004
189
16
Dans la Vallée de Chevreuse
Bonsoir

J’ai une question :

Mon widget “MacWireless.com” a glissé par inadvertance sur mon bureau, comme s’il avait traversé le miroir, qu’il avait atterri dans un univers parallèle. IMPOSSIBLE de le fermer. Il reste là, au premier plan, sur le bureau. Quand je vais dans les widgets et que j’ouvre ce widget à nouveau, il ne s’ouvre pas et ne propose pas, quand on clique sur la croix en bas à gauche, la croix qui permet de fermer les widgets...

Alors j’ai redémarré !

Et bien, maintenant, j’ai DEUX widgets, le même, qui s’affichent en premier plan.

C’est grave, Docteur ?

Merci

(je suis sur Mac OS 10.4)
 
Tu vas dans moniteur d'activité et selectionne ton widget (qui es sur ton bureau) et tu fais "Quitter l'operation" :D

finderpw6.png
 
Dans la doc de dévelopment des widget, on peut lire ça :

Activating Development Mode

When the time comes to test your widget in bundled form, it can be quite cumbersome to repeatedly show and hide the Dashboard to switch between your widget and other Desktop apps, such as Console, or the editor you're using to make changes. To minimize the number of times you show and hide Dashboard, you can place Dashboard in Development Mode. This allows you to keep a widget on screen at all times � even when Dashboard is not shown. To enable Development Mode:
  • Type the following in Terminal: defaults write com.apple.dashboard devmode YES
  • Logout/login (or restart) to reload Dashboard with the new setting
  • Load your widget into Dashboard
  • Drag your widget a short distance; do not release the mouse
  • With the mouse still held down, hide Dashboard; your widget should now be hovering over the desktop
Viewing output, making changes, and reloading will be a much smoother process with your widget permanently visible.



Est-ce que tu aurais taper la commande citée plus haut dans le terminal une fois ?
 
En fait, je suis un peu trop belge pour utiliser ce type de fonctions, donc ça ne venait pas de là…

C'est un clic/glisse qui a dû faire venir cette anomalie !


Dans la doc de dévelopment des widget, on peut lire ça :

Activating Development Mode

When the time comes to test your widget in bundled form, it can be quite cumbersome to repeatedly show and hide the Dashboard to switch between your widget and other Desktop apps, such as Console, or the editor you're using to make changes. To minimize the number of times you show and hide Dashboard, you can place Dashboard in Development Mode. This allows you to keep a widget on screen at all times � even when Dashboard is not shown. To enable Development Mode:
  • Type the following in Terminal: defaults write com.apple.dashboard devmode YES
  • Logout/login (or restart) to reload Dashboard with the new setting
  • Load your widget into Dashboard
  • Drag your widget a short distance; do not release the mouse
  • With the mouse still held down, hide Dashboard; your widget should now be hovering over the desktop
Viewing output, making changes, and reloading will be a much smoother process with your widget permanently visible.



Est-ce que tu aurais taper la commande citée plus haut dans le terminal une fois ?
 
Dans la doc de dévelopment des widget, on peut lire ça :

Activating Development Mode

When the time comes to test your widget in bundled form, it can be quite cumbersome to repeatedly show and hide the Dashboard to switch between your widget and other Desktop apps, such as Console, or the editor you're using to make changes. To minimize the number of times you show and hide Dashboard, you can place Dashboard in Development Mode. This allows you to keep a widget on screen at all times � even when Dashboard is not shown. To enable Development Mode:
  • Type the following in Terminal: defaults write com.apple.dashboard devmode YES
  • Logout/login (or restart) to reload Dashboard with the new setting
  • Load your widget into Dashboard
  • Drag your widget a short distance; do not release the mouse
  • With the mouse still held down, hide Dashboard; your widget should now be hovering over the desktop
Viewing output, making changes, and reloading will be a much smoother process with your widget permanently visible.



Est-ce que tu aurais taper la commande citée plus haut dans le terminal une fois ?


J'ai tapé la commande citée plus haut!!! Est-ce que 3 ans après, il y quand même une réponse?