1016万例文収録!

「WIDGET」に関連した英語例文の一覧と使い方(4ページ目) - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オン

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

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

セーフサーチについて

WIDGETを含む例文一覧と使い方

該当件数 : 373



例文

This lets you make changes to the style to alter the look and feel of the widget. 例文帳に追加

これを使用してスタイルを変更し、ウィジェットの見た目を変更することができます。 - PEAR

An example widget may consist of a table with reserved places for the form elements.例文帳に追加

例に示すウィジェットは、フォーム要素のための場所が予約済みのテーブルで構成されています。 - PEAR

Editable text widget for curses supporting Emacs-like bindings. 例文帳に追加

Emacs ライクなキーバインディングをサポートする編集可能な curses 用テキストウィジェット。 - Python

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

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

例文

In Tkinter, you call methods on the class instance to invoke actions on the widget.例文帳に追加

Tkinter では、クラスインスタンスのメソッドを呼び出して、ウィジェットのアクションを呼び出します。 - Python


例文

To give a widget to the packer (geometry manager), you call pack with optional arguments.例文帳に追加

Tk でウィジェットを packer (ジオメトリマネジャ) に渡すには、pack コマンドをオプション引数付きで呼び出します。 - Python

Applications select which GLwDrawingAreathey are accessing using either glXMakeCurrent or the convenience function GLwDrawingAreaMakeCurrent which uses a widget instead of a display and window.例文帳に追加

アプリケーションは glXMakeCurrent または簡易関数 GLwDrawingAreaMakeCurrentを使って、アクセスする GLwDrawingArea を選択する。 - XFree86

GLwNexposeCallback Specifiesthe list of callbacks that is called when the widget receives an exposureevent. 例文帳に追加

"GLwNexposeCallback"ウィジェットが露出イベントを受け取った時に呼び出されるコールバックのリストを指定する。 - XFree86

Instead, window creation is delayed until the widget is realized.However, glXchooseVisual is called immediately, so information based on its results is available.例文帳に追加

しかし、glXchooseVisual はすぐに呼ばれるので、その結果を元にした情報は利用できる。 - XFree86

例文

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

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

例文

Note that the widget might already have those mask bitsset because of other nonraw event handlers registered on it. The XtRemoveRawEventHandlerfunction stops the specified procedure from receiving the specified events.Because the procedure is a raw event handler, this does not affect thewidget's mask and never causes a call on XSelectInput. 例文帳に追加

.LPXtInsertEventHandlerは、追加の引き数 \\fIposition\\fP を指定したXtAddEventHandlerと同じである。 - XFree86

In the second case,it uses the resource database associated with the other display. Note that the widget returned by XtAppCreateShell has the WM_COMMANDproperty set for session managers (see Chapter 4).例文帳に追加

後者の場合には、他のディスプレイに対応するリソースデータベースが使われる。 - 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

CallsXDestroyWindow if the widget is realized (that is, has an X window). 例文帳に追加

呼び出しの順序は降順である(親のコールバックの前に、子のコールバックを呼ぶ)。 - XFree86

Children of primitivewidgets are always unmanaged; thus, XtMakeGeometryRequest always returns XtGeometryYes when called by a child of a primitive widget.例文帳に追加

したがって、基本ウィジェットの子に呼び出されたときにはXtMakeGeometryRequestは常にXtGeometryYesを返す。 - XFree86

Specifies the argument list to override any otherresource specification for the created shell widget. num_args 例文帳に追加

\\fIargs\\fP 1i生成されるシェルウィジェットに対して、他のリソース指定を上書きする引き数リストを指定する。 - XFree86

It returns True if the specified widget successfully becomes the selection owner or False otherwise.例文帳に追加

この関数は、ウィジェットがうまく所有者になれた場合にはTrue を返し、なれなかった場合にはFalseを返す。 - XFree86

The XtOverrideTranslations function destructivelymerges the new translations into the existing widget translations. 例文帳に追加

.LP関数XtOverrideTranslationsは、ウィジェットの既存のトランスレーションに新しいトランスレーションをマージする。 - XFree86

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

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

Otherwise, it performs the following:Binds all action names in the widget's translation table to procedures (see Section 10.1.2).例文帳に追加

これは、指定されたウィジェットをルートとしたウィジェットツリーを、下から上への順に実行する。 - XFree86

To recreate the windows at a later time,call XtRealizeWidget again. If the widget was managed, it will be unmanagedautomatically before its window is freed. 例文帳に追加

後から再びウィンドウを生成する場合は、再びXtRealizeWidgetを呼べばよい。 - XFree86

Description XtSetWMColormapWindowsreturns immediately if widget is not realized or if count is zero. 例文帳に追加

説明関数XtSetWMColormapWindowsは \\fIwidget\\fP がリアライズされていないか、\\fIcount\\fP が 0 であれば直ちに帰ってくる。 - XFree86

Once you have a widget tree you may now select any of the other menu options.例文帳に追加

ウィジェットツリーを取得すると、他のメニューオプションが選択できるようになる。 - XFree86

Editres will now dump the widget tree to this file. 例文帳に追加

このダイアログにファイル名を入力してから、okay を選択するかリターンキーを押すこと。 - XFree86

The Widget Names and Classes 例文帳に追加

このリソース名はファイルにセーブしたり適用したりするときに使われる正確なものである。 - XFree86

This is sometimes useful to distinguish widget classes that share the same name (such as Text). -vertical例文帳に追加

このオプションは、同じ名前を持つウィジェットクラス(Text など)を区別するときに便利なことがある。 - XFree86

Actions The Mailbox widget provides the following actions for use in event translations:例文帳に追加

アクションMailboxウィジェットはイベントのトランスレーションで以下の action を提供する。 - XFree86

The xlogin widget, which xdmpresents, offers the familiar login and password prompts. 例文帳に追加

xdm が提供する xlogin ウィジェットは、よくあるタイプのログインとパスワードプロンプトである。 - XFree86

This file is loaded using xrdb to specify configuration parameters for the authentication widget.例文帳に追加

このファイルはxrdbを使ってロードされ、認証ウィジェット用の設定パラメータを指定に使われる。 - XFree86

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

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

The authentication widget reads a name/password pair from the keyboard.例文帳に追加

認証ウィジェット認証ウィジェットはユーザ名/パスワードの組をキーボードから読み込む。 - XFree86

Activating the select widget twice is the only way to cause xfontsel to release the PRIMARY_FONTselection.例文帳に追加

select ウィジェットを再びアクティブにすることは、xfontsel セレクションを解放させる唯一の方法である。 - XFree86

Thewidget class name is given first, followed by the widget instance name. 例文帳に追加

各行の最初はウィジェットクラス名、その次にウィジェットインスタンス名を示している。 - XFree86

The resources that may be specified for the various menus are described in the documentation for the Athena SimpleMenu widget.例文帳に追加

各種のメニューで指定可能なリソースは Athena SimpleMenu ウィジェットの文書で説明されている。 - XFree86

A screen transition subsystem generates a key action and attaches the widget.例文帳に追加

画面遷移サブシステムはキーアクションを生成させ、ウィジェットにアタッチする。 - 特許庁

COMPUTER MOUNTING METHOD, PROGRAM AND DEVICE FOR VISUALLY SEARCHING WIDGET例文帳に追加

ウィジェットを視覚的に検索するためのコンピュータ実装方法、プログラムおよび装置 - 特許庁

A key event from a user executes a key action (output) through the widget.例文帳に追加

ユーザによるキーイベントはウィジェットを通しキーアクション(出力)を実行させる。 - 特許庁

SYSTEM AND METHOD FOR PROVIDING MODE NEUTRAL COMMUNICATION BY WIDGET-BASED COMMUNICATION METAPHOR例文帳に追加

ウィジェット−ベースの通信メタファでモード中立の通信を提供するステムと方法。 - 特許庁

SYSTEM FOR PROVIDING WIDGET TYPE IDLE SCREEN CONTENT DATA FOR MOBILE COMMUNICATION TERMINAL例文帳に追加

移動通信端末用ウィジェット型待機画面コンテンツデータの提供システム - 特許庁

The drawing means 130 draws the information showing the application place on a widget 60.例文帳に追加

描画手段130は、適用箇所を示す情報をウィジェット60上に描画する。 - 特許庁

WIDGET OPERATION METHOD, DEVICE, PROGRAM AND RECORDING MEDIUM WITH THIS PROGRAM RECORDED THEREON例文帳に追加

ウィジェット操作方法、装置、プログラムおよびこのプログラムを記録した記録媒体 - 特許庁

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

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

To provide a method for managing a communication mode by a computer by using a widget.例文帳に追加

ウィジェットを用いて通信モードをコンピュータで管理する方法を提供する。 - 特許庁

In Tk, to perform an action on a widget, use the widget name as a command, and follow it with an action name, possibly with arguments(options).例文帳に追加

Tk でウィジェットにアクションを実行させるには、ウィジェット名をコマンドにして、その後にアクション名を続け、必要に応じて引数(オプション) を続けます。 - Python

User events that occur within the active subset are delivered to the appropriate widget, which is usually a child or further descendant of the modal widget.例文帳に追加

アクティブなサブセット内で起こったセットユーザイベントは、アプリケーションウィジェットに伝えられる。 通常これはモーダルウィジェットの子か子孫である。 - XFree86

The screen fieldof the specified widget or of the nearest widget ancestor of the specifiedobject and the specified depth argument supply the root and drawable depthsfor which the GC is to be valid. 例文帳に追加

指定されたウィジェットまたは指定されたオブジェクトに最も近い祖先ウィジェットと、指定された引き数 \\fIdepth\\fP は、その GC が有効であるようなルートウィンドウとドロウアブルの深さを与える。 - XFree86

If the specified widget is not a subclass, XtCheckSubclassconstructs an error message from the supplied message, the widget's actual class, and the expected class and calls XtErrorMsg.例文帳に追加

指定したウィジェットがサブクラスでないならば、XtCheckSubclass は提供されたメッセージ、ウィジェットの実際のクラス、予想されるクラスからエラーメッセージを作成し、XtErrorMsg を呼び出す。 - XFree86

If the widget is not realized,or is later unrealized, the call to XGrabButton will be performed (again)when the widget is realized and its window becomes mapped. 例文帳に追加

ウィジェットがリアライズされていない場合、または後でリアライズ解除された場合、(再び)ウィジェットがリアライズされ、そのウィンドウがマップされたときにXGrabButton が呼び出される。 - XFree86

XtUngrabButton calls XUngrabButton specifying the widget's window as the ungrab window if the widget is realized.The remaining arguments are exactly as for XUngrabButton. 例文帳に追加

.LPXtUngrabButtonは、指定したウィジェットがリアライズされていれば、そのウィンドウをグラブ解除ウィンドウに指定してXUngrabButtonを呼び出す。 残りの引き数については、XUngrabButtonと全く同じである。 - 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

索引トップ用語の索引



  
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
  
Copyright © 2001 - 2008 by the PEAR Documentation Group.
This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ).
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2024 GRAS Group, Inc.RSS