]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Retire winctrls.c:multiedit() in favour of a new simpler function for a
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Mon, 11 Apr 2005 16:23:35 +0000 (16:23 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Mon, 11 Apr 2005 16:23:35 +0000 (16:23 +0000)
commitf481acb4792d56818509d8b756d3ae4c96c060d4
treeea110fde3c7c4b46cdb680ad11d3caad893653dc
parent798f9249060c0b3206b2314510bedb6926702790
Retire winctrls.c:multiedit() in favour of a new simpler function for a
single full-width edit box. multiedit()'s extra functionality has been
superseded by the "columns" mechanism, and it didn't allow an edit box to
be created with no label.

Also add no-label capability to a couple of other controls.

[originally from svn r5626]
windows/winctrls.c
windows/winstuff.h