XdTV GUI:

XdTV use the Xaw library for its GUI frontend. This one is very old but, has some new inprouvments. The most known is Xaw3D:It adds a 3D look to most widgets. This library is not  maintained any more.

Actually, there are 3 main fully compatible Xaw3D clones (still in development):

  • Xaw95: This library set approximates the look and feel of windows 95.
  • XawM: This library is going to replace Xaw3D in the future. XawM means "Xaw Modern look and feel".
  • neXtaw: This library is, in my opinion, the prettiest. This widget set is based on Xaw95, and is nearly 100% compatible with Xaw3D. The goal is to emulate the look and feel of the N*XTSTEP GUI.
Since the 1.6.7 version, XdTV can be compiled with one of theses four libraries (Just select parameters of ./configure script. For more informations, lauch this command ./configure --help, into a shell).
 
XdTV with Xaw (-lXaw)
 
Xaw
XdTV with Xaw3D (-lXaw3d)
 
xaw3d
   
XdTV with Xaw95 (-lXaw95)
 
Xaw95
   
XdTV with XawM (-lXawm)

 
xawm
     
 
XdTV with neXtaw (-lneXtaw)

 
nextaw




Copyright (c) 2002 Keuleu - Pingus - BlindMan
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.1
 or any later version published by the Free Software Foundation;
 with the Invariant Sections being LIST THEIR TITLES, with the
 Front-Cover Texts being LIST, and with the Back-Cover Texts being LIST.
 A copy of the license is included in the section entitled "GNU
 Free Documentation License".