http://bugs.winehq.org/show_bug.cgi?id=8330
------- Additional Comments From emwine@earthlink.net 2007-08-05 14:08 ------- Oh, I have looked through the app's source (http://ftp.gnu.org/gnu/xboard/xboard-4.2.7.tar.gz) and not seen any attempts to set a default or maximum character limit.
I would say that default of 32767 probably isn't correct, or that the control itself doesn't respect whatever the limit is and instead uses 32767.
Since I had the source, I sent an EM_EXLIMITTEXT with 0 and 100000 to see if that made a difference during initialization, it didn't.