[Bug 6515] Remedy ARS: edit buffers get cut off

Wine Bugs wine-bugs at winehq.org
Tue Nov 28 08:47:02 CST 2006


http://bugs.winehq.org/show_bug.cgi?id=6515





------- Additional Comments From MattFinn at gmail.com  2006-28-11 08:47 -------
Actually, I don't think the repaint code is causing that change - the
WM_NCCREATE is what instantiates a new richedit control. So, essentially, those
two calls are generating two more richedit controls. In this case,
"editor=0xe331c0" doesn't seem to ever have had EM_EXLIMITTEXT sent to it, so
having the default value would make lots of sense (does native somehow let a
call on one control affect another? that'd be ugly...). Is there more to that
output? Perhaps a full log with those fixme's would be better, so we can see
which messages are sent to which control.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list