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.

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

回答 (1 件)

Sachin Ganjare
Sachin Ganjare 2015 年 5 月 4 日
You can use 'keypress' function along with visibility property of panel in question.
Hope it helps!!!

3 件のコメント

vandana
vandana 2015 年 5 月 4 日
Hi, Thank You for your reply Can you please given an simple example how to use "KeyPressFCN" to make panel visible or invisible
Thank You
vandana
vandana 2015 年 5 月 5 日
along with this i want that if i click anywhere on screen then the particular panel become invisible

この質問は閉じられています。

質問済み:

2015 年 5 月 4 日

閉鎖済み:

2021 年 8 月 20 日

Community Treasure Hunt

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

Start Hunting!

Translated by