Message191

Author dmcc
Recipients drewp
Date 2003-08-09.09:35:19
Content
I finally got around to fixing the
entry-expansion-on-wrapped-lines problem.  A fix is in testing.

Also, I investigated the "auto -x" stuff a while ago, and it
looks like an internal Tix problem (feature?).  Bizarre.  I
was just about to mark this as WONTFIX, but I remembered how
bbox helped me solve the entry handling problem.  I'll be we
could manually add/remove the scrollbar at the right times
using bbox.
History
Date User Action Args
2003-08-09 09:35:20dmccsetrecipients: + drewp
2003-08-09 09:35:20dmcclinkissue6 messages
2003-08-09 09:35:20dmcccreate