Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ExtJSにモードレスダイアログボックスを実装したい。
たとえば、新しいポップアップウィンドウ/パネルは、元の画面を非アクティブのままにしないでください。両方に同時にアクセスできる必要があります。
どうすればいいですか?
Ext.Windowのモーダルオプションはデフォルトでfalseに設定されているため、そのオプションを含めないでください。ダイアログはモーダルになりません。