「widget,and」に関連した英語例文の一覧と使い方 - Weblio英語例文検索
1153万例文収録!

「widget,and」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > widget,andに関連した英語例文

セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

widget,andを含む例文一覧と使い方

該当件数 : 29



例文

Otherwise, XtConfigureWidget writes the new x,y, width, height, and border_width values into the widget and, if the widget is realized, makes an Xlib XConfigureWindow call on the widget'swindow.例文帳に追加

異なる場合、XtMoveWidgetはウィジェットに新しい x、y 値を書きこむ。 - XFree86

The subscription request specifies the widget and contents.例文帳に追加

前記加入要求は、前記ウィジェット及びコンテンツを特定する。 - 特許庁

Information about the WASTE widget and library, including documentation and downloads.例文帳に追加

WASTEウィジェットとライブラリに関する情報サイト。 ドキュメントとダウンロードもここから行なえます。 - Python

Description GLwCreateMDrawingArea creates an instance of a GLwMDrawingArea widget and returns the associated widget ID.例文帳に追加

説明GLwCreateMDrawingArea は GLwMDrawingArea ウィジェットのインスタンスを生成し、それに対応する ID を返す。 - XFree86

例文

Example Here are some code fragments that create a GLwDrawingArea widget,and manage the appropriate callbacks. 例文帳に追加

使用例GLwDrawingArea ウィジェットを生成し、適切なコールバックを割り当てるコードを一部抜粋して示す。 - XFree86


例文

In phase two, XtDestroyWidgetperforms the following on each entry in the destroy list: Calls the destroycallback procedures registered on the widget (and all descendants) in post-order (it calls children callbacks before parent callbacks).例文帳に追加

.LPフェーズ2では、XtDestroyWidgetは破棄リストの各エントリーに対して次の処理を行う。 - XFree86

If MenuPopdown gets to the applicationtop-level shell widget and cannot find a matching shell, it generates an error. See Also例文帳に追加

そうでない場合には、必要に応じて繋がっている親ウィジェットを上に向かって参照してゆく。 - XFree86

The Xsetup program,the Login widget, and chooser will use the resources set in this file. 例文帳に追加

Xsetup プログラム、Login ウィジェットと chooser はこのファイルのリソースセットを使用する。 - XFree86

Then, in the step S600, the added annotation is related to the widget and saved.例文帳に追加

次にステップS600では、付加された注釈がウィジェットと関連づけられセーブされる。 - 特許庁

例文

A UI widget content 101 includes reference information by which its own UI widget refers to a child UI widget, and a description of an initial focus designation for designating which of its own UI widget and child UI widget will have initial focus.例文帳に追加

UI部品コンテンツ101は、自UI部品の子UI部品への参照情報と、自UI部品及び子UI部品のうちのどれが初期フォーカスを持つかを指示する初期フォーカス指定の記述を含む。 - 特許庁

例文

The textSinkObject subclassesasciiSinkObject and multiSinkObject were slightly changed to offer a new cursor shape, that indicates the input focus of the text widget and allow setting its color.例文帳に追加

このカーソル形状はText ウィジェットの入力フォーカスを示し、色を設定することもできる。 - XFree86

Makes a post-order traversal of the widget tree rooted atthe specified widget and calls the change_managed procedure of each compositewidget that has one or more managed children. 例文帳に追加

\\(bu 5Core ウィジェットフィールドから得た情報で満たされたXSetWindowAttributes 構造体を生成し、ウィジェットの realize 手続きを呼ぶ。 - XFree86

The XtUnrealizeWidgetfunction destroys the windows of an existing widget and all of its children(recursively down the widget tree). 例文帳に追加

.LPXtUnrealizeWidget関数は、既存のウィジェットとその子のウィンドウを破棄する (再帰的にウィジェットツリーを降りながら) 。 - XFree86

The area contains four lines, the first contains the name of the selected widget and all its ancestors,and the more restrictive dot (.) separator.例文帳に追加

この領域には4つ行があり、最初の行には選択されたウィジェットとその祖先全てと制約の強いドット(.)セパレータが表示される。 - XFree86

Show Resource Boxes This entry expands the selected nodes (see next section)to show the new widget and constraint resources. 例文帳に追加

"Show Resource Boxes"このエントリは選択されたノードを拡張し(次のセクションを参照すること)、新しいウィジェットと constraint リソースを表示する。 - XFree86

The FontGrid widget is an application-specific widget,and a subclass of the Simple widget in the Athena widget set. The effects and instance names of this widget's resources are given in the OPTIONS section.Capitalize the first letter of the resource instance name to get the corresponding class name.例文帳に追加

リソースのインスタンス名における最初の文字を大文字にしたものがクラス名である。 - XFree86

This allows the user to modify the translation table of any widget,and bind any event to the new user action. 例文帳に追加

これにより、ユーザは任意のウィジェットのトランスレーションテーブルを変更し、任意のイベントを新しいユーザアクションに割り当てることができる。 - XFree86

The constructor is the same as that of theTkinter.Text class. The text widget and scrollbar are packed together in a Frame,and the methods of the Grid and Pack geometry managers are acquired from the Frame object.例文帳に追加

コンストラクタはTkinter.Textクラスのものを同じです。 テキストウィジェットとスクロールバーはFrameの中に一緒にpackされ、GridとPackジオメトリマネジャのメソッドはFrameオブジェクトから得られます。 - Python

If thewidget's parent is a subclass of compositeWidgetClass and if the parentis not being destroyed, it calls XtUnmanageChild on the widget andthen calls the widget's parent's delete_child procedure (see Section 3.4).If the widget's parent is a subclass of constraintWidgetClass, it callsthe constraint destroy procedure for the parent, then the parent's superclass,until finally it calls the constraint destroy procedure for constraintWidgetClass.Calls the destroy methods for the widget (and all descendants) in post-order.For each such widget, it calls the destroy procedure declared in the widgetclass, then the destroy procedure declared in its superclass, until finallyit calls the destroy procedure declared in the Core class record. 例文帳に追加

\\(bu 5ウィジェット(と、その全ての下位ウィジェット)に登録された破棄コールバック手続きを呼ぶ。 - XFree86

The XtOffset macro is usually used to determine the offset of various resource fields from the beginning of a widget and can be used at compile time in static initializations.The XtOffsetOf macro expands to a constant expression that gives the offset in bytes to the specified structure member rom the beginning of the structure.例文帳に追加

また、静的な初期化におけるコンパイル時に使用できる。 .LPXtOffsetOfマクロは、指定された構造体の先頭からそのメンバへのバイトオフセットを得る定数式に展開する。 - XFree86

If the sourcedisplay_accelerator method is non-NULL, XtInstallAccelerators calls it with the source widget and a string representation of the acceleratortable, which indicates that its accelerators have been installed and that it should display them appropriately.例文帳に追加

これは、ウィジェットのアクセラレータがインストールされていて、ウィジェットはアクセラレータを適切に表示すべきであることを指示する。 - XFree86

If XtSetSelectionParameters is called more than once with the same widget and selection without a call to specify a request, the most recently specified parameters are used in the subsequent request.例文帳に追加

リクエストを指定した呼び出しを行なうことなく、同じウィジェットとセレクションを使ってXtSetSelectionParametersを複数回呼んだ場合、最も新しいパラメータ指定が以降のリクエストで使われる。 - XFree86

SaveFormattedPage(action) This action can only be used in the likeToSave popup widget, and tells xman whether to Save or Cancel a save of the manual page that has just been formatted.例文帳に追加

SaveFormattedPage(action)このアクションは likeToSave ポップアップウィジェット内でのみ使用でき、フォーマットしたマニュアルページをセーブするかどうか(Saveまたは Cancel)を xman に指示する。 - XFree86

A UI widget hierarchy construction part 105 constructs a UI widget hierarchy by generating the own UI widget, and based on the reference information, generating a child UI widget associated with the own UI widget.例文帳に追加

UI部品階層構築部105は、自UI部品を生成し、参照情報に基づいて自UI部品に関連付けられた子UI部品を生成することによりUI部品階層を構築する。 - 特許庁

The ScrolledText module provides a class of the same name which implements a basic text widget which has a vertical scroll barconfigured to do the ``right thing.'' Using the ScrolledTextclass is a lot easier than setting up a text widget and scroll bardirectly.例文帳に追加

ScrolledTextモジュールは``正しい動作''をするように設定された垂直スクロールバーをもつ基本的なテキストウィジェットを実装する同じ名前のクラスを提供します。 ScrolledTextクラスを使うことは、テキストウィジェットとスクロールバーを直接設定するより簡単です。 - Python

Note that the names argument contains the name of a widget with respect to the specified reference widget and can contain more than one widget name (separated by periods) for widgets that are not direct children of the specified reference widget.例文帳に追加

.LP引き数 names は、指定した参照ウィジェットについてのウィジェット名を持ち、指定した参照ウィジェットの直接の子ウィジェットでないウィジェットに対しては複数のウィジェット名(ピリオドで区切る)を持つことができる点に注意すること。 - XFree86

To initiate a selection request with a target and these parameters,a subsequent call to XtGetSelectionValue or to XtGetSelectionValueIncrementalspecifying the same requestor widget and selection atomm will generate a ConvertSelection request referring referring to the property containing the parameters.例文帳に追加

これに続いて、対象とこれらのパラメータを使うセレクションリクエストを行うため、同じリクエスタウィジェットとセレクションアトムを使ったXtGetSelectionValueまたはXtGetSelectionValueIncrementalの呼び出しによって、パラメータを持つプロパティを参照するConvertSelectionリクエストが生成される。 - XFree86

The television receiver 250 receives the widget from a widget server 322, and transmits the URL information (content ID) of the prescribed content selected by a user and the control method information (control ID) from the content described in the widget and the control method to an STB 210.例文帳に追加

テレビ受信機250は、ウィジェットサーバ322からウィジェットを受信し、このウィジェットに記載されているコンテンツおよび制御方法からユーザにより選択された所定のコンテンツのURL情報(コンテンツID)および制御方法の情報(制御ID)を、STB210に送信する。 - 特許庁

例文

On a display screen, the display size of a graphical user interface(GUI) widget is magnified/reduced based on the distance between the GUI widget and a displayed selection pointer, such as an arrow pointer controlled by a mouse.例文帳に追加

ディスプレイ・スクリーンにおいて、グラフィカル・ユーザ・インターフェース(GUI)ウィジェットとマウスにより制御される矢印ポインタのような表示された選択ポインタとの間の距離に基づいて、GUIウィジェットの表示サイズが拡大/縮小される。 - 特許庁

索引トップ用語の索引



  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright 2001-2004 Python Software Foundation.All rights reserved.
Copyright 2000 BeOpen.com.All rights reserved.
Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved.
Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.
  
Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2024 GRAS Group, Inc.RSS