小窓モード


プレミアム

ログイン
設定

設定

button widgetとは 意味・読み方・使い方

ピン留め

追加できません

(登録数上限)

単語を追加

日英・英日専門用語辞書での「button widget」の意味

button widget

ボタンウィジット

「button widget」の部分一致の例文検索結果

該当件数 : 12



例文

Sample translation to make a label widget behave like a button:例文帳に追加

ラベルウィジェットをボタンのように動作させるトランスレーションの例: - XFree86

Clicking button 2 on a widget deselects all other widgets and then selects just that widget.例文帳に追加

ウィジェット上でボタン2をクリックすると、他のウィジェットを全て選択解除し、そのウィジェットだけを選択する。 - XFree86

The filename is retrieved from the Text widget directly to the right of the Load button.例文帳に追加

ファイル名は、Load ボタンの右にある Text ウィジェットから直接取得する。 - XFree86

spaceUnselectSelect(nothing)wSelectSelect(widget)sSelectSelect(all)iInvertSelect(invert)cSelect ChildrenSelect(children)dSelect DescendantsSelect(descendants)pSelect ParentSelect(parent)aSelect AncestorsSelect(ancestors)NShow Widget NamesRelabel(name)CShow Class NamesRelabel(class)IShow Widget IDsRelabel(id)WShow Widget WindowsRelabel(window)TToggle Widget/Class NameRelabel(toggle) Clicking button 1 on a widget adds it to the set of selected widgets.発音を聞く 例文帳に追加

space 選択解除 Select(nothing)w 選択 Select(widget)s 選択 Select(all)i 反転 Select(invert)c 子を選択 Select(children)d 子孫を選択 Select(descendants)p 親を選択 Select(parent)a 祖先を選択 Select(ancestors)N ウィジェット名表示 Relabel(name)C クラス名表示 Relabel(class)I ウィジェットID表示 Relabel(id)W ウィジェットウィンドウ表示 Relabel(window)ウィジェット上でボタン1をクリックすると、そのウィジェットが選択されたウィジェットのセットに追加される。 - XFree86

The label is the name of the Command button widget created and will be the default text displayed to the user.例文帳に追加

ラベルは生成される Command button ウィジェットの名前であり、ユーザに対して表示されるデフォルトのテキストとなる。 - XFree86

If the widget is not realized, XtUngrabButton removes a deferred XtGrabButton request,if any, for the specified widget, button, and modifiers.例文帳に追加

ウィジェットがリアライズされていない場合、指定されたウィジェット、ボタン、モディファイアに対して保留されているXtGrabButtonリクエストがあれば、XtUngrabButtonはこれを削除する。 - XFree86

例文

Clicking button 3 on a widget toggles its label between thewidget's instance name the widget's class name.発音を聞く 例文帳に追加

ウィジェット上でボタン2をクリックすると、ラベル表示がウィジェットのインスタンス名とクラス名の間で切り替わる。 - XFree86

>>例文の一覧を見る

調べた例文を記録して、 効率よく覚えましょう
Weblio会員登録無料で登録できます!
  • 履歴機能
    履歴機能
    過去に調べた
    単語を確認!
  • 語彙力診断
    語彙力診断
    診断回数が
    増える!
  • マイ単語帳
    マイ単語帳
    便利な
    学習機能付き!
  • マイ例文帳
    マイ例文帳
    文章で
    単語を理解!
  • その他にも便利な機能が満載!
Weblio会員登録(無料)はこちらから

「button widget」の部分一致の例文検索結果

該当件数 : 12



例文

Load Loads the file named in the text widget immediately to the right of the this button and displays it in the Edit window.例文帳に追加

Loadこのボタンのすぐ右にあるテキストウィジェットが示すファイルをロードし、これを編集ウィンドウに表示する。 - XFree86

Since this is the name of the widget it may be used to change any of the resources associated with that button.例文帳に追加

これはウィジェットの名前なので、これを使ってボタンに対応するリソースを変更することができる。 - XFree86

This menu item allows you to select any widget in the application;editres will then highlight the corresponding element the widget tree display.Once this menu item is selected the pointer cursor will again turn to a crosshair, and you must click any pointer button in the widget you wish to have displayed.例文帳に追加

editres はウィジェットツリー表示における対応する要素をハイライト表示させる。 メニュー項目を選択するとポインタカーソルの形は再び十字形になるので、ユーザは表示させたいウィジェット内でポインタのボタン(どれでもよい)を押す。 - XFree86

Because these resources are not specified in the source code,you can create a customized calculator by writing a private application defaults file, using the Athena Command and Form widget resources to specify the size and position of buttons, the label for each button, and the function of each button.例文帳に追加

これらのリソースはアプリケーションのソースコード内では指定されていないので、自分専用のアプリケーションデフォルトファイルを書くことによって、カスタマイズした電卓を作ることができる。 このデフォルトファイルでは Athena ウィジェットセットの Command および Form ウィジェットのリソースを使ってボタンのサイズと位置、各ボタンのラベル、各ボタンのキーを指定する。 - XFree86

例文

In the future,if XtDispatchEvent is called with a ButtonPress event matching thespecified button and modifiers (which may be AnyButton or AnyModifier,respectively) for the widget's window, the Intrinsics will call XtUngrabPointerwith the timestamp from the ButtonPress event if either of the followingconditions is true: There is a modal cascade and the widget is not in theactive subset of the cascade and the pointer was not previously grabbed,or発音を聞く 例文帳に追加

後で指定したボタンとモディファイアにマッチする(ボタンはAnyButton,モディファイアはAnyModifierでも良い)ButtonPressを使ってXtDispatchEventが呼び出された場合、以下の条件のいずれかが成り立つならば、イントリンシクスはKeyPressイベントから得たタイムスタンプを使ってXtUngrabPointerを呼び出す:\\(bu 3モーダルカスケードがあり、ウィジェットがカスケードのアクティブなサブセットではなく、ポインタが以前にグラブされていない。 - XFree86

>>例文の一覧を見る

button widgetのページの著作権
英和・和英辞典 情報提供元は 参加元一覧 にて確認できます。

   
日中韓辭典研究所日中韓辭典研究所
Copyright © 2026 CJKI. All Rights Reserved

ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

このモジュールを今後表示しない
みんなの検索ランキング
閲覧履歴
無料会員登録をすると、
単語の閲覧履歴を
確認できます。
無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2026 GRAS Group, Inc.RSS