[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #62504] Support setting uitable() columnwidth
From: |
Glite |
Subject: |
[Octave-bug-tracker] [bug #62504] Support setting uitable() columnwidth to "fit" |
Date: |
Sat, 28 May 2022 22:13:13 -0400 (EDT) |
Follow-up Comment #5, bug #62504 (project octave):
Actually we are both right.
That's bacause Matlab has changed the behavior of 'auto' since Matlab r2020b.
After Matlab r2020b:
- 'auto' no longer fills the drawn table to the whole uitable area. Instead,
'auto' will only automacally change column widths according to the contents
theirself, which _leaves_ blank to the uitable area.
- add '1x' to let one column change to an uncertain column width, which leaves
_no_ blank to the uitable area.
- add 'fit' to fit column names and data, which is also a part of the behavoir
of the new 'auto'.
For conbined usage of 'auto', '1x' and 'fit', see
https://www.bilibili.com/read/cv7779724/
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?62504>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/