Skip to content

ウィジェットに統一 #144

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 5, 2016
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions doc/gui_x11.jax
Original file line number Diff line number Diff line change
Expand Up @@ -488,11 +488,11 @@ Motif 2.0とX11R6はOKである。Motif 1.1とX11R4は動作するかもしれ
LessTifの最新リリースも問題なく動作すると報告を受けている。

*gui-x11-athena*
AthenaバージョンはデフォルトでXaw ウィジットセットを用いる。3Dバージョンを持っ
ているならば、代わりにXaw3dでリンクしたいかもしれない。これはメニューを少しよ
く見せるかもしれない。Makefileを編集して、"XAW_LIB" を見に行くようにするとよ
。スクロールバーは、Vimは既に3Dのそれ自体を持っているので(実際には、それらは
もっとMotifのように見える)、同じままだろう。
AthenaバージョンはデフォルトでXaw ウィジェットセットを用いる。3Dバージョンを
持っているならば、代わりにXaw3dでリンクしたいかもしれない。これはメニューを少
しよく見せるかもしれない。Makefileを編集して、"XAW_LIB" を見に行くようにすると
よい。スクロールバーは、Vimは既に3Dのそれ自体を持っているので(実際には、それら
はもっとMotifのように見える)、同じままだろう。

*gui-x11-neXtaw*
neXtawバージョンについては、異なるウィジェットを使うだけでほとんどAthenaと変わ
Expand Down