フィルターのクリア

GUI Edit field (Text) will not write when "select windows when the mouse moves over them"

4 ビュー (過去 30 日間)
mankang
mankang 2023 年 8 月 23 日
コメント済み: mankang 2024 年 7 月 4 日 5:55
I am developing GUI with matlab appdesigner on linux.
However, if enable Windows selection "select windows when the mouse moves over them" in linux's "window preferences" setting,
it can not write in the Edit Field of the GUI. ( does not response to keyboard input )
If you disable "select windows when the mouse moves over them," I can write in the Edit Field.
I want to write edit on the GUI. What's the problem?
Is this a linux compatibility issue?
p.s develope to GUI using "guide", it's okay. but there is a problem using "appdesigner"..

回答 (1 件)

Song-Hyun Ji
Song-Hyun Ji 2023 年 8 月 24 日
The behavior of the option 'Select windows when the mouse moves over them' is called focus-follows-mouse. MATLAB does not support the "Focus Follows Mouse" options on Linux/Unix systems.
  1 件のコメント
mankang
mankang 2024 年 7 月 4 日 5:55
Is there any other way to edit when using the focus-follows-mouse option??

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeMigrate GUIDE Apps についてさらに検索

製品


リリース

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by