メインウインドウwidgetは、アプリケーションの主ウインドウに対して標準レイアウトを提供します。メインウインドウwidgetを生成するには、クラスxmMainWindowWidgetClassを使わなければなりません。
xmMainWindowWidgetClassはxmScrolledWindowWidgetClassのサブクラスなので、xmScrolledWindowWidgetClassで書かれたすべてのリソースは、xmMainWindowWidgetClassでも有効です。
リソ−ス Prolog表現 Acc デフォ 説明 ルト commandWindow アトム *1 CSG none コマンドウインドウの子 commandWindowLocation アトム *2 CG .above. コマンドウインドウの位置 mainWindowMarginHeight 整数 CSG 0 トップ/ボトムマージンの幅 mainWindowMarginWidth 整数 CSG 0 左/右マージンの幅 menuBar アトム *1 CSG none メニューバーの子 messageWindow アトム *1 CSG none メッセージ・ウィンドウ showSeparator アトム *2 CSG false 分離記号を表示する
*1 widgetの名前 *2 command_above_workspaceあるいはcommand_below_workspace *3 boolean: true,false,on,off, ...
| scroll to top |
|