[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference bulova::decw_jan-89_to_nov-90

Title:DECWINDOWS 26-JAN-89 to 29-NOV-90
Notice:See 1639.0 for VMS V5.3 kit; 2043.0 for 5.4 IFT kit
Moderator:STAR::VATNE
Created:Mon Oct 30 1989
Last Modified:Mon Dec 31 1990
Last Successful Update:Fri Jun 06 1997
Number of topics:3726
Total number of notes:19516

700.0. "DECwindows Tools List..." by ASPEN2::BOIKO () Fri Apr 28 1989 17:34

	I have a request concerning DECwindows development in general, and 
DECwindows application tools in particular. 
    
	Could someone in the know, please make a list of the DECwindows tools 
currently available and/or planned and comment on when each tool should be 
considered in the general context of application development (ie. GObE - "should
be considered when....", DECforms - "should be considered when....", GKS,PHIGS,
UTOX,UIGEN,etc.)  All of the before mentioned software products/tools either 
currently, or in the future, will run with DECwindows (along with many others 
not listed). 

	It would be very helpful if a list of these tools existed in one place,
with a quick description of when and why one tool would be used over another.   
This could go a long way, with a minimum of effort, to reduce any confusion 
surrounding the selection of the proper DECwindows tool to implement a desired
application...


								Thanks
								-mike-
                                                                           

T.RTitleUserPersonal
Name
DateLines
700.1GObE blurbGOBBLR::MULHERENKelly Mulheren, GObE & NetEdMon May 01 1989 08:2759
GObE (pronounced go-bee) is a widget that conforms to DECtoolkit widget 
conventions. It is being developed by the SDT Widget Set group in Commercial 
Languages and Tools. It is *not* part of the DECtoolkit. GObE is available
on both VMS and Ultrix.

GObE provides the following features:

	-2D floating point world coordinate system

	-world coordinate system navigation (scrolling and zooming)

	   Navigation can be done procedurally by calling the navigation
	   services or interactively using scrollbars and/or navigation
	   window (small window containing entire virtual display)

	-tree-structured display list for doing structured graphics
	 
	   Graphical objects include arcs, Bezier curves, lines,
	   polylines, images, pixmaps, points, rectangles, and text.
	   Text objects are DDIS strings. Sibling objects can be
	   pushed and popped to change stacking order. Services exist
	   for traversing the display list and locating objects within
	   it.

	-graphical transformations (translation, rotation, scaling,
	 rubberbanding) on individual objects or groups of objects;

	   Transformations can be performed procedurally, under application
	   control or interactively, under user control.
	

	-automatic exposure handling (display refresh)

	-DECtoolkit-compatible event handling

	   Example events: 
		-click or double click on object
		-button press/release
		-rotate, rubberband, scale, translate
		-scroll, zoom
		-drag begin, drag track
		-grid crossing
		-hot (pointer crossed a "hot" object)
		-help
		-etc

	   Object-directed events may be selectively enabled for
           various application-defined "object classes".

	-DECtoolkit-compatible widget creation.

	   GObE widget instances can be created using high- or low-level
	   creation routines or through UIL/DRM.

	-support for DEC Compound Document Architecture (CDA)

	   GObE can generate DDIF descriptions that can be used for 
	   hardcopy and for implementing cut-and-paste