summaryrefslogtreecommitdiffstats
path: root/xlib
diff options
context:
space:
mode:
authorericm <ericm@noemail.net>2000-01-20 23:46:19 (GMT)
committerericm <ericm@noemail.net>2000-01-20 23:46:19 (GMT)
commitce10cfb1eb9ce9429123575e2ba0623d75e36d38 (patch)
treea64375903efa812908da558697622cf750421827 /xlib
parenta132c6b0688d7632096124799de71fc9f0941792 (diff)
downloadtk-ce10cfb1eb9ce9429123575e2ba0623d75e36d38.zip
tk-ce10cfb1eb9ce9429123575e2ba0623d75e36d38.tar.gz
tk-ce10cfb1eb9ce9429123575e2ba0623d75e36d38.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). FossilOrigin-Name: c360352e669e2b1a89b4ae382503c8712bcef853
Diffstat (limited to 'xlib')
0 files changed, 0 insertions, 0 deletions