home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / fj / maillis / xwindow / 19715 < prev    next >
Encoding:
Internet Message Format  |  1993-01-23  |  2.9 KB

  1. Path: sparky!uunet!stanford.edu!sun-barr!sh.wide!wnoc-tyo-news!scslwide!wsgw!wsservra!daemon
  2. From: aw@bae.bellcore.com
  3. Newsgroups: fj.mail-lists.x-window
  4. Subject: Xbae 3.8
  5. Message-ID: <1993Jan23.030023.2167@sm.sony.co.jp>
  6. Date: 23 Jan 93 03:00:23 GMT
  7. Sender: daemon@sm.sony.co.jp (The devil himself)
  8. Distribution: fj
  9. Organization: Bell Communications Research
  10. Lines: 59
  11. Approved: michael@sm.sony.co.jp
  12.  
  13. Date: Fri, 22 Jan 93 11:06:37 -0500
  14. Message-Id: <9301221606.AA24995@expo.lcs.mit.edu>
  15.  
  16. Release 3.8 of Xbae (the Motif XbaeMatrix and XbaeCaption
  17. widgets) is available at export.lcs.mit.edu:contrib/Xbae-widgets-3.8.tar.Z.
  18. There are no new features, just a couple of bug fixes.
  19.  
  20. If you can't ftp, try sending email to ftpmail@decwrl.dec.com
  21. with the word "help" alone in your message body.  You will receive
  22. instructions on how to ftp via email.
  23.  
  24. Xbae 3.8 fixes the following problems:
  25.  
  26.  * Changes so widgets compile under Motif 1.2.1
  27.    Known problem: the XmTextField doesn't correctly register it's dropsite
  28.  * Fix function prototypes in Matrix.h
  29.  * Fix Caption so a Caption Pixmap will use the Captions
  30.    XmNforeground resource
  31.  * Include FrameMaker source files for docs
  32.  
  33.  
  34.  XbaeMatrix:
  35.  
  36.    XbaeMatrix is a Motif widget which presents an editable array of
  37.    string data to the user in a scrollable table similar to a
  38.    spreadsheet. The rows and columns of the Matrix may optionally be
  39.    labeled. Also, a number of "fixed" leading rows or columns may be
  40.    specified - these behave similarly to the labels. While XbaeMatrix
  41.    looks and acts like a grid of XmTextField widgets, it actually
  42.    contains only one XmTextField.  This means that XbaeMatrix widgets
  43.    with hundreds or thousands of rows have much less overhead than they
  44.    would if they used an XmTextField for each cell. XbaeMatrix has
  45.    callbacks for doing field validation and customizing traversal. It
  46.    allows cells to be assigned independent colors.  It allows rows,
  47.    columns and regions of cells to be selected (highlighted).  The matrix
  48.    can be dynamically grown or shrunk by adding and deleting rows and
  49.    columns at any position.
  50.  
  51.  XbaeCaption:
  52.  
  53.    XbaeCaption is a simple Motif manager widget used to associate an
  54.    XmLabel (caption) with it's single child. The label may be either an
  55.    XmString or Pixmap and can be displayed in any one of twelve positions
  56.    around the perimeter of the child. XbaeCaption's geometry management
  57.    technique is to simply "shrink wrap" it's child and display the
  58.    caption alongside it.  By using XbaeCaption with an XmFrame child,
  59.    groups of related widgets can be labeled similarly to the IBM CUA
  60.    "Group Box", but with more flexibility.  XbaeCaption is also useful
  61.    for associating labels with individual XmTextField widgets.
  62.  
  63.  
  64.  
  65. Andrew
  66.  
  67. _______________________________________________________________________________
  68.  
  69. Andrew Wason                                       Bell Communications Research
  70. aw@bae.bellcore.com                                Piscataway, NJ
  71. bellcore!bae!aw
  72.