Skip to content

Ever wonder about what a vanilla X Window program looks like?

Notifications You must be signed in to change notification settings

shenlebantongying/X_Athena_Widgets_Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

A minimum Demo of LibXaw

X Athena Widgets

Build

For debian based system

sudo apt install libxaw7-dev
mkdir build
cd ./build
cmake ..
cmake --build .
./X_Athena_Widgets_Demo

Reference

Pavlidis, T. (2006). Fundamentals of X programming: graphical user interfaces and beyond. Springer Science & Business Media.

About

Ever wonder about what a vanilla X Window program looks like?

Resources

Stars

Watchers

Forks