ANNOUNCE: Xview3 library + tools uploaded to tsx-11

ANNOUNCE: Xview3 library + tools uploaded to tsx-11

Post by Kenneth Osterbe » Tue, 03 Nov 1992 18:11:00


The XView library + freely available tools have been uploaded as
xview3.tar.Z to tsx-11. The package is a binary release, containing
diffs towards the xview sources with Patch01 and Patch02 applied.

You'll need gcc for installation, because the tools are linked
with the libraries on installation to keep the package size
reasonable.

There are still problems with certain aspects of the toolkit, so
watch out for bugs. Below is part of the README:

WHAT IS XVIEW (excerpt from SunFlash announcing XView 3.0 release)
------------------------------------------------------------------
XView is a user-interface toolkit to support interactive, graphics-based
applications running under the X Window System.  XView provides a set of
pre-built, user-interface objects such as canvases, scrollbars, menus, and
control panels.  The appearance and functionality of these objects follow
the OPEN LOOK Graphical User Interface (GUI) specification.  XView features
an object-oriented style Application Programmer's Interface (API) that is
straightforward and easy to learn.  XView's API is very similar to the
API of the SunView toolkit; in practice, most SunView applications can
be converted to XView in a few days, although some will take longer.
Additionally, XView provides both 2D and 3D-look OPEN LOOK graphical
interfaces through the usage of the OPEN LOOK graphics library (OLGX).

WHAT IS OLWM (excerpt from SunFlash announcing XView 3.0 release)
-----------------------------------------------------------------
OLWM is an ICCCM-compliant window manager, also based on the OPEN LOOK GUI.
OLWM is a "stand-alone" window manager, not dependent on any toolkit code.
OLWM provides both 2D and 3D-look OPEN LOOK graphical interfaces through
the usage of the OPEN LOOK graphics library (OLGX).  OLGX is written to the
Xlib interface and does not use any toolkit.

PACKAGE CONTENTS
----------------
This is a Linux port of the Xview 3.0 toolkit library. The package
contains the following binaries:

-   libxview.a         ; The XView library
-   libolgx.a          ; The OpenLook graphics library
-   olwm               ; OpenLook window manager
-   olwmslave          ; Provides help functions for olwm
-   cmdtool/shelltool  ; OpenLook compliant shell window
-   props              ; Properties tool
-   textedit           ; Text editor
-   clock              ; YAC (Yet Another Clock)

Additionally, the following is included:

-   Header files for xview, olgx and pixrect
-   Man pages for the window manager + tools
-   Online help files
-   Sample openwin-menu files, customized for X-utils available with
    the SLS distribution. This could be a good starting point if you
    haven't already got your own Workspace menus.
-   Context diffs against xview3 sources, a few standalone source files
    required by the linux port, and some diffs to the linux
    standard include files.
-   A new entry for /etc/termcap. The command tool requires an entry for
    a 'sun' terminal.

/Kenneth
--



 
 
 

ANNOUNCE: Xview3 library + tools uploaded to tsx-11

Post by Charles F » Wed, 04 Nov 1992 01:24:54


Just curious:

how big (shudder) is the Xview package?  The Xview3 directory on
export.lcs.mit.edu is about 10 megs compressed (I think) How much disk space
is required to get this up and running and compiled?  Are the *.a files
being implemented as shared librraries and/or jumptables?

Likewise, are there any guidelines for amount of ram and virtual memory to
compile this behemoth?

any information will be appreciated..
---
Charles A. Fee                           I'd Rather Be FTPing...


 
 
 

ANNOUNCE: Xview3 library + tools uploaded to tsx-11

Post by David Ay » Wed, 04 Nov 1992 09:33:27


|>The XView library + freely available tools have been uploaded as
|>xview3.tar.Z to tsx-11. The package is a binary release, containing
|>diffs towards the xview sources with Patch01 and Patch02 applied.

I looked all over tsx-11, I could not find `xview3.tar.Z'?  Oh has it not been
posted yet?

 
 
 

ANNOUNCE: Xview3 library + tools uploaded to tsx-11

Post by Kenneth Osterbe » Thu, 05 Nov 1992 19:46:47



>|>The XView library + freely available tools have been uploaded as
>|>xview3.tar.Z to tsx-11. The package is a binary release, containing
>|>diffs towards the xview sources with Patch01 and Patch02 applied.
>I looked all over tsx-11, I could not find `xview3.tar.Z'?  Oh has it not been
>posted yet?

The incoming directory on tsx-11 is not readable, so it's not accessible
there until the maintainers move it to a public location. In the mean
time, I uploaded the file to sunsite.unc.edu to /pub/Linux/incoming which
should be readable.

--