toolkitのオブジェクトを使用する前に、まず初めにtoolkit intrinsicsを初期化しなければなりません。これはxmInitialize/5を使って行います。...
Move to
=> <=
Darueber Spitze
Zoom to
xmInitialize/5
xtCreateApplicationShell/4
xtCreateWidget/5
xtDestroyWidget/1
xtCreateManagedWidget/5
xtManageChild/1
xtManageChildren/1
xtUnmanageChild/1
xtUnmanageChildren/1
xtRealizeWidget/1
xtUnrealizeWidget/1
xtSetMappedWhenManaged/2
xtMapWidget/1, xtUnmapWidget/1
xtGetWidgetMapState/2
xtRaiseWidget/1, xtLowerWidget/1
xtRestackWidget/3
xtSetSensitive/2
xtSetValues/2, xtSetValue/2
xtGetValues/2, xtGetValue/2
See also
基本的なToolkit概念の概要
Prolog言語バインディングの一般的特徴
Prolog言語バインディングによるXtプログラムの例題
このマニュアルで使用している引数の役割名
Widgetsの生成と操作
コ−ルバックとアクションの使用
イベントのディスパッチングとMainLoopの制御
イベントソ−スの追加とバックグラウンド動作
ポップアップWidgets (Popup Widgets)
アプリケ−ションリソ−スの取得
質問述語 (Query Predicates)
Miscellaneous
xtSync/1
xtKeysymToKeycode/3
xtKeysymToKeycodeList/4
xtGetActionKeysym/2
xtGetMultiClickTime/2 xtSetMultiClickTime/2
xtGetEventComponents/1, xtGetEventComponent/1
Opaque Widgetクラスとシェルクラス
IF Computer > IF/Prolog > Manuals > IF/Prolog V4.1 マニュアル > IF/Prolog Interfaces > OSF/Motifインタフェースマニュアル > OSF/Motifによるプログラミング > Widgetsの生成と操作

Widgetsの生成と操作

MINERVA superseeded IF/Prolog. Please see http://www.ifcomputer.co.jp/MINERVA for details.

We discontinued to sell IF/Prolog Dec 31. 2003. For current customers, we continue to provide professional support for IF/Prolog until Dec 31, 2008.

toolkitのオブジェクトを使用する前に、まず初めにtoolkit intrinsicsを初期化しなければなりません。これはxmInitialize/5を使って行います。

read on...
xmInitialize/5
xmInitialize(?ShellName, +ToolkitName, ...
xtCreateApplicationShell/4
xtCreateApplicationShell(?WidgetName, ...
xtCreateWidget/5
xtCreateWidget(?WidgetName, +ToolkitName, ...
xtDestroyWidget/1
xtDestroyWidget(+WidgetName)...
xtCreateManagedWidget/5
xtCreateManagedWidget(?WidgetName, ...
xtManageChild/1
xtManageChild(+WidgetName)...
xtManageChildren/1
xtManageChildren(+WidgetList)...
xtUnmanageChild/1
xtUnmanageChild(+WidgetName)...
xtUnmanageChildren/1
xtUnmanageChildren(+WidgetList)...
xtRealizeWidget/1
xtRealizeWidget(+WidgetName)...
xtUnrealizeWidget/1
xtUnrealizeWidget(+WidgetName)...
xtSetMappedWhenManaged/2
xtSetMappedWhenManaged(+WidgetName, +Boolean)...
xtMapWidget/1, xtUnmapWidget/1
xtMapWidget(+WidgetName)...
xtGetWidgetMapState/2
xtGetWidgetMapState( +WidgetName, -MapState)...
xtRaiseWidget/1, xtLowerWidget/1
xtRaiseWidget(+WidgetName)...
xtRestackWidget/3
xtRestackWidget(+WidgetName, +SiblingName, +StackMode)...
xtSetSensitive/2
xtSetSensitive(+WidgetName, +Boolean)...
xtSetValues/2, xtSetValue/2
xtSetValue(+WidgetName, +ArgValue)...
xtGetValues/2, xtGetValue/2
xtGetValue(+WidgetName, ?ArgValue)...
IF/Prolog by Siemens
Sprache
English
Japanese
German
Server
USA
Japan
Site Access
Local Index
Local Contents
Site Contents
Site Index
Printer Friendly
For imode
For PDA
Search
document: http://www.ifcomputer.co.jp/IFProlog/Manuals/v4.1/advanced_feature/osf_motif/motifprog/widgets/home_de.html
published 2008/11/17 update 1995/11/7 (c) 1996-2006 IF Computer Japan
IF Computer 5-28-2 Sendagi, Bunkyo-ku Tel +81-3-5814-3352 start (AT) ifcomputer.com
Customer Support Tokyo 113-0022 Japan   http://www.ifcomputer.com
scroll to top managed with ubiCMS