toolkitのオブジェクトを使用する前に、まず初めにtoolkit intrinsicsを初期化しなければなりません。これはxmInitialize/5を使って行います。...
移動
次へ 前へ
上へ 最上
詳細
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
参考
基本的な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/Prolog > マニュアル > 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を使って行います。

続く..
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
言語
English
Japanese
German
サーバー
USA
Japan
サイトマップ
索引
目次
全体目次
全体索引
印刷向き
imode
PDA
探索
document: http://www.ifcomputer.co.jp/IFProlog/Manuals/v4.1/advanced_feature/osf_motif/motifprog/widgets/home_jp.html
published 2008/10/6 update 1995/11/7 (c) 1996-2006 IF Computer Japan
IF Computer 〒113-0022 Tel 03-5814-3352 start (AT) ifcomputer.com
Customer Support 東京都文京区千駄木5-28-2   http://www.ifcomputer.co.jp
冒頭へ managed with ubiCMS