http://bugs.winehq.org/show_bug.cgi?id=24336
--- Comment #7 from Nikolay Sivov bunglehead@gmail.com 2010-09-27 11:54:22 CDT --- Commit 5d657a106f6ddec07b7d5d70009e4ff969dc7bc1 fixes one problem with edit box calculation. Now a box size is derived from item string length as it supposed to be. There's no way to attach edit box to a subitem without subclassing or messing with its position during notification.