The following sections are included:
News Items
Index of Changes
Details of Changes
Details of changes made to XDL_VIEW version 4 are now given in this document.
The documentation for XDL_VIEW may now be found via the 'John W. Campbell's Software Packages' top page on the World Wide Web.
URL http://wserv1.dl.ac.uk/SRS/PX/jwc_progs/index_progs.html
11 TEXT_TAB 04/02/98 Correction to height calculation 10 MOST 15/01/98 Header declarations & minor compile fixes 9 IMAGE 10/10/97 Change Button 3 operation + bug fix 8 GRAPH_WIN 10/10/97 Reduce unwanted repaints 7 XDL_VIEW 10/10/97 Compress exposes etc to reduce unwanted repaints 6 IMG_RD 08/07/97 New routine to read 'pfbyte' images 5 LAUE_SIM 14/02/97 New gnomonic projections option 4 XDL_VIEW 30/10/96 New routine to get events with timeout 3 PARM_TAB 30/10/96 Allow menu button with label item 2 IMAGE 30/10/96 Additional squashed 'i2' image data types 1 MENU_AREA 30/10/96 Correction to menu height calculation
Program name: MENU_AREA Date: 30/10/96
Abstract: Correction to menu height calculation
Details of changes:-Correction made to the menu height calculation.
Program name: IMAGE Date: 30/10/96
Abstract: Additional squashed 'i2' image data types
Details of changes:-Allows for additional squashed 'i2' image data types as requested by Andrew Leslie. RaxisII, RaxisIV, Mac Science
Program name: PARM_TAB Date: 30/10/96
Abstract: Allow menu button with label item
Details of changes:-Allow menu button with label item
Program name: XDL_VIEW Date: 30/10/96
Abstract: New routine to get events with timeout
Details of changes:-New routine to get events with timeout as requested by Andrew Leslie.
Program name: LAUE_SIM Date: 14/02/97
Abstract: New gnomonic projections option
Details of changes:-New Gnomonic projections option added. Note: Extra parameter required in xdl_laue_sim and xdl_laue_sim_new and equivalent Fortran interface routines.
Program name: IMG_RD Date: 08/07/97
Abstract: New routine to read 'pfbyte' images
Details of changes:-New routine to read 'pfbyte' images xdl_read_pfbyte (xdlf_read_pfbyte)
Program name: XDL_VIEW Date: 10/10/97
Abstract: Compress exposes etc to reduce unwanted repaints
Details of changes:-Compress exposes & configure_notifys (with a delay) to reduce unwanted repaints which occur on some systems.
Program name: GRAPH_WIN Date: 10/10/97
Abstract: Reduce unwanted repaints
Details of changes:-Mod to to reduce unwanted repaints which occur on some systems.
Program name: IMAGE Date: 10/10/97
Abstract: Change Button 3 operation + bug fix
Details of changes:-Change Button 3 operation so that intensity displayed if button 3 is down & dragged. Fix to xdlf_image_settings Fortran/C interface routine.
Program name: MOST Date: 15/01/98
Abstract: Header declarations & minor compile fixes
Details of changes:-Add header declarations in xdl_view.h for all user callable xdl_view routines (all view objects). Subsequent compile fixes revealsed and made. Minor change to handling of visual/depth in xdl_view.c.
Program name: TEXT_TAB Date: 04/02/98
Abstract: Correction to height calculation
Details of changes:-Correction to height calculation in xdl_text_table_cell where nrows and min_height both given.