PHPマニュアル/PEARマニュアル | ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot

GtkWindow::set_modal | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

GtkWindow::set_modal

set_modal() is used to prevent the other windows in an application from reacting to user activity until the modal window has had an appropriate user response. It is usually used where dialog or popup windows are acting as message boxes.

A similar effect can be achieved with most widgets by using the static function gtk::grab_add() ; however note that set_modal() is a slightly more complex method and is equipped to deal more fully with the scenarios likely to arise when using modal windows.

忘却曲線を使ってこの知識を確実に記憶に残す

フォーラムで「GtkWindow::set_modal」について話す
各種マニュアル: PHPマニュアル | PEARマニュアル | Smarty(英語)マニュアル | PHP-GTKマニュアル | GtkWindow::set_modal」をGoogle検索
copyright © 1997-2024 PHP ドキュメント作成グループ(ライセンス). provided by php spot. マニュアル: