# 
# $Date: 1997/03/05 08:02:20 $
# $Source: /usr/local/src/Xbae/PROBLEMS,v $

Known bugs:
-----------
* Setting 0 rows and 0 columns results in a very large width.

* Adding columns when zero rows and adding rows when zero columns could
  do with a bit of work.

* When resizing the matrix to smaller than the fixed rows/columns, drawing
  occurs outside of the matrix.

* Implementation of user-defined widgets in cells is less than perfect,
  see the README in the source directory for details.
  Note also: operation of various callbacks, and the behaviour of 
  cell-changing routines are less-than well specified for cells
  that have user-defined widgets in them.  Behaviour may not be
  what you might expect.
