diff options
author | ericm <ericm> | 2000-01-20 23:46:20 (GMT) |
---|---|---|
committer | ericm <ericm> | 2000-01-20 23:46:20 (GMT) |
commit | 08776342a8dd10c3f9f3cbba8655a1e4abbafafc (patch) | |
tree | a64375903efa812908da558697622cf750421827 /generic/tkGC.c | |
parent | 028293934889d9f696d2315b98e902adb757bd68 (diff) | |
download | tk-08776342a8dd10c3f9f3cbba8655a1e4abbafafc.zip tk-08776342a8dd10c3f9f3cbba8655a1e4abbafafc.tar.gz tk-08776342a8dd10c3f9f3cbba8655a1e4abbafafc.tar.bz2 |
* tests/grid.test: Added a test for the consecutive ^ and multiple
widget case (bug #1386).
* generic/tkGrid.c: Fixed interpretation of consecutive ^
characters in grid command. Previously, ^ ^ was interpreted as
meaning that there must be a 2-column widget above to extend,
neglecting the case where there was actually 2 1-column widgets
above. Now, ^ ^ is interpreted as a possible width; the gridder
will consume as many ^'s as there are columns in the widget, and
leave the rest for the extension of other widgets. (bug #1386).
Diffstat (limited to 'generic/tkGC.c')
0 files changed, 0 insertions, 0 deletions