| 例文 |
widget setの部分一致の例文一覧と使い方
該当件数 : 30件
After this we set up the $widget to accept this files. 例文帳に追加
この後、$widget がこのファイルを受け取るように設定します。 - PEAR
This program uses the Logo widget in the Athena widget set.例文帳に追加
このプログラムはAthena ウィジェットセットの Logo ウィジェットを使用している。 - 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 program uses the Athena Text widget, look in the Athena Widget Set documentation for controlling it. Widgets例文帳に追加
これを制御するにはAthena ウィジェットセットの文書を参照すること。 - XFree86
The magnified image is displayed in the Scale widget.For more information, see the Athena Widget Set documentation. 例文帳に追加
拡大されたイメージは Scale ウィジェットで表示される。 さらに詳細な情報は Athena Widget Set documentation を参照すること。 - XFree86
GLwDrawingArea can be used with any widget set.例文帳に追加
GLwDrawingArea はどんなウィジェットセットと組み合わせても使える。 - XFree86
The widget class name is given first, followed by the widget instance name.All widgets except the bitmap widget are from the standard Athena widget set.例文帳に追加
ウィジェットクラスを最初に挙げ、これにウィジェットのインスタンス名を続ける。 bitmap ウィジェットを除く全てのウィジェットは Athena ウィジェットセットの標準のウィジェットである。 - XFree86
Description Xaw is a Widget set based on the Xt Intrinsics. 例文帳に追加
説明Xawは Xt イントリンシクスをベースとしたウィジェットセットである。 - XFree86
The third line contains a set of special buttons called Any Widget which will generalize this level to match any widget.例文帳に追加
3番目の行には、Any Widget と呼ばれる特殊ボタンのセットがある。 このボタンは、任意のウィジェットにマッチするようにこのレベルを一般化する。 - XFree86
Will set the input focus on the top level widget to the text field.例文帳に追加
トップレベルウィジェットへのフォーカスをテキスト領域に設定する。 - 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 Xsetup program,the Login widget, and chooser will use the resources set in this file. 例文帳に追加
Xsetup プログラム、Login ウィジェットと chooser はこのファイルのリソースセットを使用する。 - XFree86
GLwDrawingArea is not a part of any widget set, but depends only on Xt.例文帳に追加
GLwDrawingArea はいかなるウィジェットセットの一部でもないが、Xt だけには依存する。 - XFree86
There are several popular widget sets and variations, including the original Athena widget set from MIT, Motif (on which the widget set in Microsoft Windows was modeled, all bevelled edges and three shades of grey), OpenLook, and others. 例文帳に追加
いくつかのポピュラーなウィジェットセットやその亜種があります。 MITのオリジナルの Athena ウィジェットや Motif (Microsoft Windowsをモデルにした、斜めになったエッジやグレイの陰影のウィジェットセットを持っている)、OpenLook などです。 - FreeBSD
The programmer can also set the resource values for the inherited classes to set attributes for this widget.例文帳に追加
プログラマは継承されたクラスに対してリソース値を設定して、そのウィジェットの属性を設定してもよい。 - XFree86
The last line contains a set of special buttons called Any Widget Chain which will turn the single level into something that matches zero or more levels.例文帳に追加
最後の行には、Any Widget Chain と呼ばれる特殊ボタンのセットがある。 このボタンは1つのレベルをゼロ個以上のレベルにマッチするものに変化させる。 - 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
New Resources The following tables define a set of widget resources used by the programmer to specify data.例文帳に追加
新しいリソース以下の表はプログラマがデータを指定するために使うウィジェットリソースを定義する。 - XFree86
The editres protocol has been built into the Athena Widget set. This allows all applications that are linked against Xaw to be able to speak to the resource editor.例文帳に追加
これにより、Xaw とリンクされた全てのアプリケーションはリソースエディタと通信することができる。 - XFree86
This resource box (described in detail below) will allow the user to see exactly which resources can be set for the widget that is currently selected in the widget tree display.例文帳に追加
リソースボックス(詳しくは後述)を使って、ユーザはウィジェットツリー表示内で選択されているウィジェットに対してどのリソースを設定できるのかを正確に知ることができる。 - XFree86
This application allows the user to visually examine the structure and inherited resources for the Athena Widget Set.例文帳に追加
このアプリケーションを使うと、ユーザは Athena ウィジェットセットの構造と継承されたリソースを視覚的に調べることができる。 - XFree86
An argument may be passed to this program from the authentication widget using the `set-session-argument' action. This can be used to select different styles of session.例文帳に追加
`set-session-argument' アクションを使用する認証ウィジェットから、このプログラムへ引き数を渡すことができる。 これを用いて違うスタイルのセッションを選択できる。 - XFree86
is a set of bindings for the GTK widget set.It provides an object oriented interface that is slightly higher level than the C one.例文帳に追加
GTKウィジェットセットのための一連のバインディングです。 Cのものより少しだけ高レベルなオブジェクト指向インタフェースを提供します。 - Python
When authorize is set for a display and authorization is not available, the user is informed by having a different message displayed in the login widget.例文帳に追加
authorize がディスプレイ用に設定されているが認証ができない場合、ユーザは通常とは異なるメッセージがログインウィジェットで表示される。 - XFree86
Here we set up the array of accepted file types: The widget shall accept files with MIME-Type text/html, text/plain and files ending with .dat. 例文帳に追加
ここで、有効なファイルタイプの配列を設定します。 ウィジェットが受け付けるファイルは、MIME タイプがtext/html か text/plain のもの、そして名前が .dat で終わるものです。 - PEAR
Most newer X applications today will use a modern-looking widget set, either Qt, used by KDE, or GTK+, used by the GNOME project. 例文帳に追加
比較的新しい X アプリケーションのほとんどが、KDEで使われている Qt や GNOME プロジェクトで使われている GTKのようにモダンな見た目を持ったウィジェットセットを使っています。 - FreeBSD
(Note that because of the way Xt works, the background colors are originally calculated using the default colormap; if this resource is set they can be recalculated correctly.If a colormap was explicitly supplied to the widget rather than beingdynamically calculated, these resources are always calculated using thatcolormap.)例文帳に追加
このリソースが設定されていると、背景色は正しく再計算できる。 カラーマップが動的に計算されるのではなく、明示的にウィジェットに与えられた場合、これらのリソースは常にそのカラーマップを使って計算される。 - XFree86
For example, none of the following are standards: internal interfaces of the sample server; the MIT-SHM extension;the Athena Widget Set; the Xmu library; the Xau library; the RGB database;the X Locale database; the fonts distributed with X11R6.4; the applicationsdistributed with X11R6.4; the include files X11/XWDFile.h, X11/Xfuncproto.h,X11/Xfuncs.h, X11/Xosdefs.h, X11/Xos.h, X11/Xos_r.h, X11/Xwinsock.h, and X11/Xthreads. h;the bitmap files in X11/bitmaps.例文帳に追加
例えば、以下に挙げるものはいずれも標準規約ではない:サンプルサーバの内部インタフェース;MIT-SHM 拡張;Athena ウィジェットセット;Xmu ライブラリ;Xau ライブラリ;RGB データベース;X ロケールデータベース;X11R6.4 と共に配布されるフォント;X11R6.4 と共に配布されるアプリケーション;インクルードファイル , , ,, , , ,;ディレクトリ内のビットマップファイル。 - XFree86
| 例文 |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、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 © 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/ ). |
| Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence |
| Copyright 1994-2010 The FreeBSD Project. All rights reserved. license |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|