Borrar filtros
Borrar filtros

Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

I am tring to build GUI . i want to make the panel invisible once key (like "Esc") pressed or mouse clicked on any where on the screen.

3 visualizaciones (últimos 30 días)
I am tring to build GUI . i want to make the panel invisible once key (like "Esc") pressed or mouse clicked on any where on the screen. How to do that.
Thanks

Respuestas (1)

Sachin Ganjare
Sachin Ganjare el 4 de Mayo de 2015
You can use 'keypress' function along with visibility property of panel in question.
Hope it helps!!!
  3 comentarios
vandana
vandana el 5 de Mayo de 2015
along with this i want that if i click anywhere on screen then the particular panel become invisible

La pregunta está cerrada.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by